![]() |
PyXMake Developer Guide 1.0
PyXMake
|
Public Attributes | |
list | include_path |
logo = os.path.join(__pyc_core_path,"VTL","doc","mcd_stmlab","pics","stm_lab_logo_bubbles.png") | |
![]() | |
int | verbose = 0 |
str | include_path = "" |
str | source_path = '' |
str | output_file_path = '' |
scratch_path = os.getcwd() | |
logo = None | |
![]() | |
verbose | |
Protected Member Functions | |
_create_command (self) | |
![]() | |
_run_command (self, command) | |
![]() | |
_perform_post_actions (self) | |
Static Protected Attributes | |
str | _BUILD_NAME = 'Structural Mechanics Lab' |
str | _INPUT_FILE = "stm_lab" |
![]() | |
str | _BUILD_NAME = '' |
str | _INPUT_FILE = "" |
Additional Inherited Members | |
![]() | |
initialize_options (self) | |
finalize_options (self) | |
![]() | |
run (self) | |
![]() | |
str | description = "Runs the html documentation build process of source code using Sphinx." |
list | user_options |
![]() | |
_create_build_dir () | |
Runs the html documentation build process for Structural Mechanics Lab using a scheme from ReadtheDocs.
Definition at line 340 of file stm_make.py.
|
protected |
Reimplemented from PyXMake.VTL.stm_make._BaseCommandRunner.
Definition at line 348 of file stm_make.py.
|
staticprotected |
Definition at line 345 of file stm_make.py.
|
staticprotected |
Definition at line 346 of file stm_make.py.
list PyXMake.VTL.stm_make.sphinx_stmlab.include_path |
Definition at line 358 of file stm_make.py.
PyXMake.VTL.stm_make.sphinx_stmlab.logo = os.path.join(__pyc_core_path,"VTL","doc","mcd_stmlab","pics","stm_lab_logo_bubbles.png") |
Definition at line 361 of file stm_make.py.