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