[Checkins] SVN: z3c.quickentry/trunk/ fixed rest added toc

Michael Howitz mh at gocept.com
Mon Aug 23 02:52:25 EDT 2010


Log message for revision 115878:
  fixed rest added toc

Changed:
  U   z3c.quickentry/trunk/CHANGES.txt
  U   z3c.quickentry/trunk/setup.py

-=-
Modified: z3c.quickentry/trunk/CHANGES.txt
===================================================================
--- z3c.quickentry/trunk/CHANGES.txt	2010-08-23 06:51:05 UTC (rev 115877)
+++ z3c.quickentry/trunk/CHANGES.txt	2010-08-23 06:52:24 UTC (rev 115878)
@@ -3,7 +3,7 @@
 =========
 
 0.1 (unreleased)
-================
+----------------
 
 - Initial public release.
 

Modified: z3c.quickentry/trunk/setup.py
===================================================================
--- z3c.quickentry/trunk/setup.py	2010-08-23 06:51:05 UTC (rev 115877)
+++ z3c.quickentry/trunk/setup.py	2010-08-23 06:52:24 UTC (rev 115878)
@@ -31,6 +31,7 @@
     description = (
         "Allows a user to efficiently specify multiple values in one larger text block."),
     long_description=(
+        '.. contents ::\n\n' +
         read('src', 'z3c', 'quickentry', 'README.txt')
         + '\n\n' +
         read('CHANGES.txt')



More information about the checkins mailing list