Mercurial > p > roundup > code
diff website/www/README @ 4566:b8119ba37707
Merge branch 'website'
| author | Eric S. Raymond <esr@thyrsus.com> |
|---|---|
| date | Sun, 13 Nov 2011 11:18:42 -0500 |
| parents | 7cd19e56ae4c |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/website/www/README Sun Nov 13 11:18:42 2011 -0500 @@ -0,0 +1,12 @@ +These are the sources of the Roundup website. +To build them, you need Sphinx (http://sphinx.pocoo.org/). + + pip install sphinx + pip install sphinxcontrib-cheeseshop + +The content of the 'docs' section are mirrored in from the roundup package +- typically just a symlink of "docs" from the roundup source. + +Good luck ! + + Stefan
