[ ABSTRACT CLASS ] - Abstract class for Doxygen documentation generation.
More...
[ ABSTRACT CLASS ] - Abstract class for Doxygen documentation generation.
◆ __init__()
Constructor.
- Parameters
-
- Returns
- None - None.
◆ __str__()
def sDoxygen.doxygenConfigAbs.Doxygen.__str__ |
( |
|
self | ) |
|
String representation.
- Exceptions
-
- Returns
- str - Representation.
◆ asStr()
def sDoxygen.doxygenConfigAbs.Doxygen.asStr |
( |
|
self | ) |
|
Get string representation of the class.
- Exceptions
-
- Returns
- str - Information about the package in human readable form.
◆ getDefaultHTMLPath()
def sDoxygen.doxygenConfigAbs.Doxygen.getDefaultHTMLPath |
( |
|
self | ) |
|
Get absolute path of default html path.
- Exceptions
-
- Returns
- str - Path.
◆ initialize()
def sDoxygen.doxygenConfigAbs.Doxygen.initialize |
( |
|
self | ) |
|
Initialize.
- Exceptions
-
- Returns
- None - None.
◆ create()
def sDoxygen.doxygenConfigAbs.Doxygen.create |
( |
|
self | ) |
|
Create documentation.
- Exceptions
-
- Returns
- tuple - stdout and stderr strings.
◆ CONFIG_FILE_EXTENSION
string sDoxygen.doxygenConfigAbs.Doxygen.CONFIG_FILE_EXTENSION = 'doxygen' |
|
static |
[ str ] - File extension of config files.
The documentation for this class was generated from the following file: