Stash Software API  2.0.0
Functions
sDoxygen.doxygenCmd Namespace Reference

[ MODULE ] - Command module. More...

Functions

def getVerboseLevelHelpStr ()
 Get verbose level help string. More...
 
def createAPIReference ()
 Create both C++ and Python API reference. More...
 
def createPythonAPIReference ()
 Create Python API reference. More...
 
def createCPPAPIReference ()
 Create C++ API reference. More...
 

Detailed Description

[ MODULE ] - Command module.

Function Documentation

◆ getVerboseLevelHelpStr()

def sDoxygen.doxygenCmd.getVerboseLevelHelpStr ( )

Get verbose level help string.

Exceptions
N/A
Returns
str - Help string.

◆ createAPIReference()

def sDoxygen.doxygenCmd.createAPIReference ( )

Create both C++ and Python API reference.

Exceptions
N/A
Returns
None - None.

◆ createPythonAPIReference()

def sDoxygen.doxygenCmd.createPythonAPIReference ( )

Create Python API reference.

Exceptions
N/A
Returns
None - None.

◆ createCPPAPIReference()

def sDoxygen.doxygenCmd.createCPPAPIReference ( )

Create C++ API reference.

Exceptions
N/A
Returns
None - None.