Mercurial > p > roundup > code
changeset 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 | ac4ed1b9369f |
| children | 43a614a6ed19 |
| files | website/README.txt |
| diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
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"
