Mercurial > p > roundup > code
diff website/README.txt @ 4666:b247d334dc03
Website Build instructions: added a hint for sphinxcontrib-cheeseshop.
| author | Bernhard Reiter <bernhard@intevation.de> |
|---|---|
| date | Fri, 28 Sep 2012 10:14:07 +0200 |
| parents | 45157fd8ba52 |
| children | 0333f2b245a3 |
line wrap: on
line diff
--- a/website/README.txt Fri Sep 28 10:12:21 2012 +0200 +++ b/website/README.txt Fri Sep 28 10:14:07 2012 +0200 @@ -34,6 +34,8 @@ . ${project_home}/docbuilder/bin/activate * go to the now current source directory cd ${project_home}/src/roundup/website/www + * (build requirement: sphinx and the sphinxcontrib-cheeseshop plugin + http://pypi.python.org/pypi/sphinxcontrib-cheeseshop) * build it make html * you may also "make clean"
