diff 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
line wrap: on
line diff
--- a/website/www/README	Fri Oct 21 03:40:57 2011 +0000
+++ b/website/www/README	Fri Oct 21 04:29:49 2011 +0000
@@ -1,9 +1,11 @@
 These are the sources of the Roundup website. 
 To build them, you need Sphinx (http://sphinx.pocoo.org/).
 
-The content of the 'docs' section are mirrored in from the roundup package,
-so make sure you have created a 'docs/' directory with the right files in it
-(see 'docs.rst') from the last roundup release.
+  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 !
 

Roundup Issue Tracker: http://roundup-tracker.org/