[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [bridgedb/master] Add Makefile directives for building/cleaning documentation.



commit 8c3465cf02cf381fc6887b7f2194dfd4ea15dfa5
Author: Isis Lovecruft <isis@xxxxxxxxxxxxxx>
Date:   Thu Apr 24 15:26:25 2014 +0000

    Add Makefile directives for building/cleaning documentation.
---
 Makefile |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Makefile b/Makefile
index 22a231e..6e027a7 100644
--- a/Makefile
+++ b/Makefile
@@ -37,6 +37,12 @@ reinstall: uninstall force-install
 translations:
 	./maint/get-completed-translations
 
+docs:
+	python setup.py build_sphinx
+
+clean-docs:
+	-rm -rf build/sphinx
+
 clean:
 	-rm -rf build
 	-rm -rf dist



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits