[Checkins] SVN: zope.app.apidoc/trunk/src/zope/app/apidoc/classregistry.txt Make headlines consistent.

Stephan Richter srichter at cosmos.phy.tufts.edu
Wed Oct 10 23:24:48 EDT 2007


Log message for revision 80815:
  Make headlines consistent.
  

Changed:
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/classregistry.txt

-=-
Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/classregistry.txt
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/classregistry.txt	2007-10-11 03:15:59 UTC (rev 80814)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/classregistry.txt	2007-10-11 03:24:47 UTC (rev 80815)
@@ -61,7 +61,7 @@
 There are two API methods specific to the class registry:
 
 `getClassesThatImplement(iface)`
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+--------------------------------
 
 This method returns all classes that implement the specified interface:
 
@@ -82,7 +82,7 @@
   []
 
 `getSubclassesOf(klass)`
-~~~~~~~~~~~~~~~~~~~~~~~~
+------------------------
 
 This method will find all classes that inherit the specified class:
 



More information about the Checkins mailing list