Package implementing interfaces to source code documentation tools.
It implements the high level interface and all the supporting dialogs for the supported source code documentors.
| APIGenerator | Module implementing the builtin API generator. |
| Config | Module defining different default values for the documentation tools package. |
| DocGeneratorExecDialog | Module implementing a dialog to show the output of the documentation process. |
| EricapiConfigDialog | Module implementing a dialog to enter the parameters for eric4-api. |
| EricdocConfigDialog | Module implementing a dialog to enter the parameters for eric4-doc. |
| IndexGenerator | Module implementing the index generator for the builtin documentation generator. |
| ModuleDocumentor | Module implementing the builtin documentation generator. |
| TemplatesListsStyle | Module implementing templates for the documentation generator (lists style). |
| TemplatesListsStyleCSS | Module implementing templates for the documentation generator (lists style). |
| DocumentationTools | Package implementing interfaces to source code documentation tools. |