conf¶
Attributes¶
Module Contents¶
- conf.project = 'conjecscore'¶
- conf.copyright = '2026, Christopher Sumnicht'¶
- conf.author = 'Christopher Sumnicht'¶
- conf.release = '0.2.0'¶
- conf.extensions = ['sphinx.ext.autodoc', 'sphinx.ext.autosummary', 'autoapi.extension']¶
- conf.autoapi_dirs = ['../..']¶
- conf.templates_path = ['_templates']¶
- conf.exclude_patterns = []¶
- conf.html_theme = 'alabaster'¶
- conf.html_static_path = ['_static']¶