Variables | |
| string | author = 'Hauke Strasdat' |
| string | copyright = '2019, Hauke Strasdat' |
| list | exclude_patterns = [] |
| list | extensions = ['doxyrest', 'cpplexer', 'sphinx.ext.autodoc'] |
| string | highlight_language = 'cpp' |
| list | html_static_path = ['_static'] |
| string | html_theme = "sphinx_rtd_theme" |
| string | primary_domain = 'cpp' |
| string | project = 'Sophus' |
| list | templates_path = ['_templates'] |
| list conf.extensions = ['doxyrest', 'cpplexer', 'sphinx.ext.autodoc'] |