Eric6 Documentation Generator.
This is the main Python script of the documentation generator. It is this script that gets called via the source documentation interface. This script can be used via the commandline as well.
supportedExtensions |
None |
main | Main entry point into the application. |
usage | Function to print some usage information. |
version | Function to show the version information. |
Main entry point into the application.
Function to print some usage information.
It prints a reference of all commandline parameters that may be used and ends the application.
Function to show the version information.