[Zope3-checkins] CVS: Zope3/doc/zcml/namespaces.zope.org/renderer -
renderer.stx:1.2 sourcetype.stx:1.2
Stephan Richter
srichter at cosmos.phy.tufts.edu
Fri Jan 23 12:00:59 EST 2004
Update of /cvs-repository/Zope3/doc/zcml/namespaces.zope.org/renderer
In directory cvs.zope.org:/tmp/cvs-serv24998/doc/zcml/namespaces.zope.org/renderer
Modified Files:
renderer.stx sourcetype.stx
Log Message:
I had a little bug in my text wrapper. I added a doc test for it now and
updated the generated ZCML reference.
=== Zope3/doc/zcml/namespaces.zope.org/renderer/renderer.stx 1.1 => 1.2 ===
--- Zope3/doc/zcml/namespaces.zope.org/renderer/renderer.stx:1.1 Thu Jan 22 18:57:14 2004
+++ Zope3/doc/zcml/namespaces.zope.org/renderer/renderer.stx Fri Jan 23 12:00:28 2004
@@ -16,7 +16,7 @@
Interface of the output type
- Specifies the interface of the output type (i.e. browser) for which
+ Specifies the interface of the output type (i.e. browser) for which this
view is being registered.
factory -- GlobalObject (required)
=== Zope3/doc/zcml/namespaces.zope.org/renderer/sourcetype.stx 1.1 => 1.2 ===
--- Zope3/doc/zcml/namespaces.zope.org/renderer/sourcetype.stx:1.1 Thu Jan 22 18:57:14 2004
+++ Zope3/doc/zcml/namespaces.zope.org/renderer/sourcetype.stx Fri Jan 23 12:00:28 2004
@@ -3,8 +3,8 @@
File zope/app/renderer/meta.zcml, lines 5 - 9.
The renderers directive specifies how a particular source text can be
- for various view types. It also generates a registry of available source
-
+ rendered for various view types. It also generates a registry of available
+ source types.
Attributes
More information about the Zope3-Checkins
mailing list