conf

Module Contents

conf.project = heiMPT[source]
conf.copyright = 2019, Dulip Withanage[source]
conf.author = Dulip Withanage[source]
conf.release = 1.0.0[source]
conf.extensions = ['sphinx.ext.viewcode', 'sphinx.ext.autodoc'][source]
conf.autodoc_mock_imports = ['heimpt.tools.archive'][source]
conf.autoapi_type = python[source]
conf.autoapi_dirs = ['../'][source]
conf.templates_path = ['_templates'][source]
conf.exclude_patterns = [][source]
conf.html_theme = classic[source]
conf.html_theme_path = ['.'][source]
conf.html_static_path = ['_static'][source]