Subpackages
Submodules
- api
- docerror - Exception class for endo errors
- docobjects - Architecture for documentable objects in Python code
- namespace - Basic namespace architecture
All of the documented objects from Python have an associated namespace, so that it is possible to link to related objects -- for example, base classes, or functions called in attribute/trait definitions
- version