EX-Display
EX-Display
Loading...
Searching...
No Matches
conf.py File Reference

Namespaces

namespace  conf
 

Variables

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