Go to the source code of this file.
Namespaces | |
conf | |
Variables | |
string | conf.author = 'Hauke Strasdat' |
string | conf.copyright = '2019, Hauke Strasdat' |
list | conf.exclude_patterns = [] |
list | conf.extensions = ['doxyrest', 'cpplexer', 'sphinx.ext.autodoc'] |
string | conf.highlight_language = 'cpp' |
list | conf.html_static_path = ['_static'] |
string | conf.html_theme = "sphinx_rtd_theme" |
string | conf.primary_domain = 'cpp' |
string | conf.project = 'Sophus' |
list | conf.templates_path = ['_templates'] |