Public Member Functions | |
def | finalize_options (self) |
def | initialize_options (self) |
def | run (self) |
Static Public Attributes | |
string | description = 'generate sphinx documentation' |
list | user_options = [] |
Command to generate documentation via sphinx.
Definition at line 79 of file commands.py.
def commands.SphinxDocumentation.finalize_options | ( | self | ) |
Definition at line 88 of file commands.py.
def commands.SphinxDocumentation.initialize_options | ( | self | ) |
Definition at line 85 of file commands.py.
def commands.SphinxDocumentation.run | ( | self | ) |
Definition at line 91 of file commands.py.
|
static |
Definition at line 82 of file commands.py.
|
static |
Definition at line 83 of file commands.py.