conf

Module Contents

conf.project = 'ssbkonf'
conf.copyright = '2023, Daniel P. Lupp'
conf.author = 'Daniel P. Lupp'
conf.release = '0.0.6'
conf.extensions = []
conf.autoapi_dirs = ['..']
conf.templates_path = ['_templates']
conf.exclude_patterns = []
conf.html_theme = 'alabaster'
conf.html_static_path = ['_static']