[Checkins] SVN: z3c.dependencychecker/trunk/README.txt documentation update

Reinout van Rees reinout at vanrees.org
Thu Dec 10 09:32:44 EST 2009


Log message for revision 106398:
  documentation update

Changed:
  U   z3c.dependencychecker/trunk/README.txt

-=-
Modified: z3c.dependencychecker/trunk/README.txt
===================================================================
--- z3c.dependencychecker/trunk/README.txt	2009-12-10 14:29:23 UTC (rev 106397)
+++ z3c.dependencychecker/trunk/README.txt	2009-12-10 14:32:44 UTC (rev 106398)
@@ -34,7 +34,15 @@
   list of requirements that should be moved from the regular to the test
   requirements.
 
+It checks the following locations:
 
+- Python files for regular imports.
+
+- Zcml files for ``package="some.thing"`` attributes.
+
+- Python files, ``.txt`` and ``.rst`` files for imports in doctests.
+
+
 Credits
 -------
 



More information about the checkins mailing list