Mercurial > p > roundup > code
comparison website/www/README @ 4551:7cd19e56ae4c website
updates
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 21 Oct 2011 04:29:49 +0000 |
| parents | d62831da3941 |
| children |
comparison
equal
deleted
inserted
replaced
| 4549:bba5b4ec2a63 | 4551:7cd19e56ae4c |
|---|---|
| 1 These are the sources of the Roundup website. | 1 These are the sources of the Roundup website. |
| 2 To build them, you need Sphinx (http://sphinx.pocoo.org/). | 2 To build them, you need Sphinx (http://sphinx.pocoo.org/). |
| 3 | 3 |
| 4 The content of the 'docs' section are mirrored in from the roundup package, | 4 pip install sphinx |
| 5 so make sure you have created a 'docs/' directory with the right files in it | 5 pip install sphinxcontrib-cheeseshop |
| 6 (see 'docs.rst') from the last roundup release. | 6 |
| 7 The content of the 'docs' section are mirrored in from the roundup package | |
| 8 - typically just a symlink of "docs" from the roundup source. | |
| 7 | 9 |
| 8 Good luck ! | 10 Good luck ! |
| 9 | 11 |
| 10 Stefan | 12 Stefan |
