[ZWeb] we now have a repository for ZF restructured text
Martijn Faassen
faassen at infrae.com
Fri Sep 22 05:44:44 EDT 2006
Hi there,
The official repository for restructured text that will become the Zope
Foundation website is here:
http://svn.zope.org/web/zf/trunk
You can check it out:
svn co svn://svn.zope.org/repos/main/web/zf/trunk zf
You can also do a writeable checkout if you have permissions:
svn co svn+ssh://svn.zopeorg/repos/main/web/zf/trunk zf
If you have small fixes, please just check them in. If you have fixes
that change the *meaning* of the text, i.e. something the board members
need to review, please post a note on this list, or alternatively let me
know directly on irc (#zope-web on freenode).
There's a little script 'htmlize.py' that uses rst2html to transform it
all to HTML. It doesn't do the template/navigation bit, it's just a way
to test whether the content is correct. Please do not check in any
generated html.
Regards,
Martijn
More information about the Zope-web
mailing list