[Checkins] SVN: groktoolkit/trunk/doc documentation version is that of the groktoolkit

Jan-Wijbrand Kolman janwijbrand at gmail.com
Thu Jan 20 15:50:55 EST 2011


Log message for revision 119799:
  documentation version is that of the groktoolkit

Changed:
  U   groktoolkit/trunk/doc/conf.py
  U   groktoolkit/trunk/documentation.cfg

-=-
Modified: groktoolkit/trunk/doc/conf.py
===================================================================
--- groktoolkit/trunk/doc/conf.py	2011-01-20 20:49:45 UTC (rev 119798)
+++ groktoolkit/trunk/doc/conf.py	2011-01-20 20:50:54 UTC (rev 119799)
@@ -68,7 +68,7 @@
 # other places throughout the built documents.
 #
 # The short X.Y version.
-version = pkg_resources.get_distribution('grok').version
+version = pkg_resources.get_distribution('groktoolkit').version
 # The full version, including alpha/beta/rc tags.
 release = version
 if release.endswith('dev'):

Modified: groktoolkit/trunk/documentation.cfg
===================================================================
--- groktoolkit/trunk/documentation.cfg	2011-01-20 20:49:45 UTC (rev 119798)
+++ groktoolkit/trunk/documentation.cfg	2011-01-20 20:50:54 UTC (rev 119799)
@@ -9,6 +9,7 @@
 recipe = z3c.recipe.scripts
 interpreter = sphinxpython
 eggs =
+  groktoolkit
   grok
   grokcore.annotation
   grokcore.component



More information about the checkins mailing list