Module implementing the builtin API generator.
APIGenerator | Class implementing the builtin documentation generator. |
None |
Class implementing the builtin documentation generator.
APIGenerator | Constructor |
addClassesAPI | Private method to generate the document section with details about classes. |
addFunctionsAPI | Private method to generate the document section with details about functions. |
addMethodsAPI | Private method to generate the method details section. |
genAPI | Method to generate the source code documentation. |
Constructor
Private method to generate the document section with details about classes.
Private method to generate the document section with details about functions.
Private method to generate the method details section.
Method to generate the source code documentation.