SiMa Software has moved to Palette Neat, the new AI agentic-driven application
development framework. For the latest documentation, please visit
developer.sima.ai .
Documentation
conf
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