EX-Display
EX-Display
|
Variables | |
shell | |
str | project = 'EX-Display' |
str | copyright = '2024, peteGSX' |
str | author = 'peteGSX' |
list | extensions |
str | graphviz_output_format = 'png' |
list | templates_path = ['_templates'] |
list | exclude_patterns = [] |
str | html_theme = 'sphinx_rtd_theme' |
list | html_static_path = ['_static'] |
str | html_logo = "./_static/images/logo.png" |
str | html_favicon = "./_static/images/favicon.ico" |
dict | html_theme_options |
dict | html_context |
list | html_css_files |
dict | breathe_projects |
str | breathe_default_project = "EX-Display" |
tuple | breathe_default_members = () |
bool | breathe_use_project_refids = True |
bool | breathe_show_include_files = True |
bool | breathe_show_grouped_typedefs = True |
bool | breathe_use_inheritance_diagram = True |
int | breathe_graph_maxoutdegree = 10 |
int | breathe_graph_maxdepth = 5 |
bool | breathe_show_include_graph = True |
bool | breathe_show_collaboration_graph = True |
bool | breathe_show_programlisting = True |
dict | exhale_args |
str conf.author = 'peteGSX' |
tuple conf.breathe_default_members = () |
str conf.breathe_default_project = "EX-Display" |
int conf.breathe_graph_maxdepth = 5 |
int conf.breathe_graph_maxoutdegree = 10 |
dict conf.breathe_projects |
bool conf.breathe_show_collaboration_graph = True |
bool conf.breathe_show_grouped_typedefs = True |
bool conf.breathe_show_include_files = True |
bool conf.breathe_show_include_graph = True |
bool conf.breathe_show_programlisting = True |
bool conf.breathe_use_inheritance_diagram = True |
bool conf.breathe_use_project_refids = True |
str conf.copyright = '2024, peteGSX' |
list conf.exclude_patterns = [] |
dict conf.exhale_args |
list conf.extensions |
str conf.graphviz_output_format = 'png' |
dict conf.html_context |
list conf.html_css_files |
str conf.html_favicon = "./_static/images/favicon.ico" |
str conf.html_logo = "./_static/images/logo.png" |
list conf.html_static_path = ['_static'] |
str conf.html_theme = 'sphinx_rtd_theme' |
dict conf.html_theme_options |
str conf.project = 'EX-Display' |
conf.shell |
list conf.templates_path = ['_templates'] |