[Checkins] SVN: Sandbox/ulif/grok- Remove old stuff.

Uli Fouquet uli at gnufix.de
Wed Aug 29 18:27:37 EDT 2007


Log message for revision 79368:
  Remove old stuff.

Changed:
  U   Sandbox/ulif/grok-adminui-experimental/src/grok/ftests/admin/docgrok.py
  D   Sandbox/ulif/grok-reference/

-=-
Modified: Sandbox/ulif/grok-adminui-experimental/src/grok/ftests/admin/docgrok.py
===================================================================
--- Sandbox/ulif/grok-adminui-experimental/src/grok/ftests/admin/docgrok.py	2007-08-29 17:01:31 UTC (rev 79367)
+++ Sandbox/ulif/grok-adminui-experimental/src/grok/ftests/admin/docgrok.py	2007-08-29 22:27:36 UTC (rev 79368)
@@ -49,7 +49,7 @@
   >>> link
   <Link text='browse the grok package' url='http://localhost/docgrok/grok'>
 
-a link to the internal object browser, which is different from the
+and a link to the internal object browser, which is different from the
 class browser, and shows the ZODB root:
 
   >>> link = browser.getLink('ZODB root folder')
@@ -94,5 +94,12 @@
 and so on.
 
 
+DocGrok for modules
+-------------------
 
+DocGrok for classes
+-------------------
+
+
+
 """



More information about the Checkins mailing list