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.
DocumentationTools |
None |
Class implementing the high level interface.
DocumentationTools | Constructor |
getActions | Public method to get a list of all actions. |
handleEricapi | Private slot to perform the eric3-api api generation. |
handleEricdoc | Private slot to perform the eric3-doc api documentation generation. |
handleHappydoc | Private slot to perform the happydoc api documentation generation. |
initActions | Private method to initialize the API documentation actions. |
initMenu | Private method called to build the project API documentation submenu. |
Constructor
Public method to get a list of all actions.
Private slot to perform the eric3-api api generation.
Private slot to perform the eric3-doc api documentation generation.
Private slot to perform the happydoc api documentation generation.
Private method to initialize the API documentation actions.
Private method called to build the project API documentation submenu.