
faassen at infrae
Sep 22, 2006, 2:44 AM
Views: 1247
Permalink
|
|
we now have a repository for ZF restructured text
|
|
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 _______________________________________________ Zope-web maillist - Zope-web [at] zope http://mail.zope.org/mailman/listinfo/zope-web
|