We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e7f6ba commit 71a06f1Copy full SHA for 71a06f1
website/README.txt
@@ -34,6 +34,8 @@ www.roundup-tracker.org:
34
. ${project_home}/docbuilder/bin/activate
35
* go to the now current source directory
36
cd ${project_home}/src/roundup/website/www
37
+ * (build requirement: sphinx and the sphinxcontrib-cheeseshop plugin
38
+ http://pypi.python.org/pypi/sphinxcontrib-cheeseshop)
39
* build it
40
make html
41
* you may also "make clean"
0 commit comments