[Zope3-checkins] CVS: Zope3 - products.zcml.in:1.15

Philipp von Weitershausen philikon at philikon.de
Thu Feb 19 15:48:40 EST 2004


Update of /cvs-repository/Zope3
In directory cvs.zope.org:/tmp/cvs-serv14248

Modified Files:
	products.zcml.in 
Log Message:
Disable statictree in products.zcml.in and apidoc and enable them from
zope.app.


=== Zope3/products.zcml.in 1.14 => 1.15 ===
--- Zope3/products.zcml.in:1.14	Fri Jan 30 17:20:51 2004
+++ Zope3/products.zcml.in	Thu Feb 19 15:48:09 2004
@@ -3,10 +3,6 @@
   <!-- Add include directives for your custom products -->
   <!-- or 3rd-party installed products here. -->
 
-  <!-- The Zope 3 API documentation tool should be available by default. -->
-  <include package="zope.products.apidoc"/>
-  <include package="zope.products.statictree"/>
-
   <!-- Uncomment this if you want to try External Editor
   <include package="zope.products.externaleditor"/>
   -->




More information about the Zope3-Checkins mailing list