[Zope3-checkins] SVN: Zope3/trunk/ ZCML documentation fixes.
Fred L. Drake, Jr.
fdrake at gmail.com
Thu Sep 16 10:03:02 EDT 2004
Log message for revision 27546:
ZCML documentation fixes.
- add note about where to find documentation on the directives
(merged from ZopeX3-3.0 branch revision 27544)
- add a missing slash in the namespace URL prefix
(merged from ZopeX3-3.0 branch revision 27545)
Changed:
A Zope3/trunk/doc/zcml/README.txt
U Zope3/trunk/src/zope/app/apidoc/zcmlmodule/menu.pt
-=-
Copied: Zope3/trunk/doc/zcml/README.txt (from rev 27545, Zope3/branches/ZopeX3-3.0/doc/zcml/README.txt)
Property changes on: Zope3/trunk/doc/zcml/README.txt
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Modified: Zope3/trunk/src/zope/app/apidoc/zcmlmodule/menu.pt
===================================================================
--- Zope3/trunk/src/zope/app/apidoc/zcmlmodule/menu.pt 2004-09-16 13:57:11 UTC (rev 27545)
+++ Zope3/trunk/src/zope/app/apidoc/zcmlmodule/menu.pt 2004-09-16 14:03:01 UTC (rev 27546)
@@ -2,7 +2,7 @@
<body>
<p metal:fill-slot="pre_menu" class="small" i18n:translate="">
- Namespaces that are not full URLs start with "http://namespaces.zope.org".
+ Namespaces that are not full URLs start with "http://namespaces.zope.org/".
</p>
</body>
More information about the Zope3-Checkins
mailing list