Changeset 238 for mystic.epydoc
- Timestamp:
- 05/16/10 17:25:09 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
mystic.epydoc
r144 r238 4 4 # dotted names, module filenames, or package directory names. 5 5 # Alases for this option include "objects" and "values". 6 modules: mystic/mystic, mystic/models 6 modules: mystic/mystic, mystic/models, mystic/math 7 7 #modules: mystic/mystic 8 8 … … 43 43 # Don't examine in any way the modules whose dotted name match this 44 44 # regular expression pattern. 45 exclude: mystic.const45 #exclude: mystic.const 46 46 47 47 # Don't perform introspection on the modules whose dotted name match this
Note: See TracChangeset
for help on using the changeset viewer.