conf

Attributes

project

copyright

author

extensions

templates_path

exclude_patterns

html_theme

html_static_path

master_doc

html_logo

html_theme_options

Module Contents

conf.project = 'SiMa.ai Sima PCIe CPP'[source]
conf.copyright = '2024, SiMa Technologies'[source]
conf.author = 'SiMa'[source]
conf.extensions = ['sphinx.ext.autodoc', 'sphinx.ext.intersphinx', 'sphinx.ext.autosectionlabel',...[source]
conf.templates_path = ['_templates'][source]
conf.exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'][source]
conf.html_theme = 'sphinx_rtd_theme'[source]
conf.html_static_path = ['_static'][source]
conf.master_doc = 'index'[source]
conf.html_theme_options[source]