[z3-checkins] r21811 - z3/www/trunk

philikon at codespeak.net philikon at codespeak.net
Sun Jan 8 07:48:34 CET 2006


Author: philikon
Date: Sun Jan  8 07:48:24 2006
New Revision: 21811

Modified:
   z3/www/trunk/mkwebsite.py
Log:
Take Five's main page from the trunk


Modified: z3/www/trunk/mkwebsite.py
==============================================================================
--- z3/www/trunk/mkwebsite.py	(original)
+++ z3/www/trunk/mkwebsite.py	Sun Jan  8 07:48:24 2006
@@ -163,7 +163,7 @@
 
     from z3publish import Z3TestPage
     site.registerPages([
-            Z3Page('Five/tag/Five-1.3', 'doc/main.txt', 'index'),
+            Z3Page('Five/trunk',        'doc/main.txt', 'index'),
             Z3Page('Five/tag/Five-1.3', 'doc/features.txt'),
             Z3Page('Five/tag/Five-1.3', 'doc/directives.txt'), 
             Z3Page('Five/tag/Five-1.3', 'doc/manual.txt'),


More information about the z3-checkins mailing list