[Checkins] SVN: zope.configuration/branches/tseaver-test_cleanup/docs/ API ref for z.c.name.

Tres Seaver cvs-admin at zope.org
Tue May 8 01:17:35 UTC 2012


Log message for revision 125704:
  API ref for z.c.name.

Changed:
  A   zope.configuration/branches/tseaver-test_cleanup/docs/api/name.rst
  U   zope.configuration/branches/tseaver-test_cleanup/docs/index.rst

-=-
Added: zope.configuration/branches/tseaver-test_cleanup/docs/api/name.rst
===================================================================
--- zope.configuration/branches/tseaver-test_cleanup/docs/api/name.rst	                        (rev 0)
+++ zope.configuration/branches/tseaver-test_cleanup/docs/api/name.rst	2012-05-08 01:17:31 UTC (rev 125704)
@@ -0,0 +1,10 @@
+:mod:`zope.configuration.name`
+==============================
+
+.. module:: zope.configuration.name
+
+.. autofunction:: resolve
+
+.. autofunction:: getNormalizedName
+
+.. autofunction:: path

Modified: zope.configuration/branches/tseaver-test_cleanup/docs/index.rst
===================================================================
--- zope.configuration/branches/tseaver-test_cleanup/docs/index.rst	2012-05-08 01:17:25 UTC (rev 125703)
+++ zope.configuration/branches/tseaver-test_cleanup/docs/index.rst	2012-05-08 01:17:31 UTC (rev 125704)
@@ -19,6 +19,7 @@
    api/exceptions
    api/fields
    api/interfaces
+   api/name
 
 
 Indices and tables



More information about the checkins mailing list