[Checkins] SVN: Sandbox/darrylcousins/mars.template/src/mars/template/ Documentation update

Darryl Cousins darryl at darrylcousins.net.nz
Fri Jul 13 07:12:36 EDT 2007


Log message for revision 77847:
  Documentation update

Changed:
  U   Sandbox/darrylcousins/mars.template/src/mars/template/README.txt
  U   Sandbox/darrylcousins/mars.template/src/mars/template/tests/directive.py

-=-
Modified: Sandbox/darrylcousins/mars.template/src/mars/template/README.txt
===================================================================
--- Sandbox/darrylcousins/mars.template/src/mars/template/README.txt	2007-07-13 11:04:58 UTC (rev 77846)
+++ Sandbox/darrylcousins/mars.template/src/mars/template/README.txt	2007-07-13 11:12:35 UTC (rev 77847)
@@ -16,7 +16,7 @@
 .. _Grok: http://grok.zope.org/
 
 Mars Template
-------------
+-------------
 
 The mars.template package provides the means of creating and configuring
 ``templates`` for an application using Zope3.

Modified: Sandbox/darrylcousins/mars.template/src/mars/template/tests/directive.py
===================================================================
--- Sandbox/darrylcousins/mars.template/src/mars/template/tests/directive.py	2007-07-13 11:04:58 UTC (rev 77846)
+++ Sandbox/darrylcousins/mars.template/src/mars/template/tests/directive.py	2007-07-13 11:12:35 UTC (rev 77847)
@@ -15,7 +15,6 @@
   >>> browser.handleErrors = False
 
   >>> browser.open("http://localhost/++skin++myskin/mammoth/@@view")
-  >>> #browser.open("http://localhost/mammoth/@@view")
   >>> print browser.contents
   <body>
   <div>Rendered content</div>



More information about the Checkins mailing list