Functions | |
| def | setup (app) |
Variables | |
| string | author = 'Wageningen University' |
| string | breathe_default_project = "Fields2Cover" |
| dictionary | breathe_projects = {"Fields2Cover": "../build/docs/doc_doxygen/xml/index.xml"} |
| string | copyright = '2020-2024, Wageningen University' |
| list | exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] |
| dictionary | exhale_args |
| list | extensions |
| string | github_url = 'https://www.github.com/Fields2Cover/Fields2Cover' |
| string | highlight_language = 'cpp' |
| string | html_baseurl = 'https://fields2cover.github.io/' |
| string | html_favicon = "figures/favicon/favicon.ico" |
| string | html_logo = "figures/logo_fields2cover.png" |
| string | html_theme = 'sphinx_rtd_theme' |
| dictionary | html_theme_options |
| string | primary_domain = 'cpp' |
| string | project = 'Fields2Cover' |
| string | release = 'latest' |
| list | source_suffix = [".rst", ".md"] |
| list | templates_path = ['_templates'] |
| dictionary conf.breathe_projects = {"Fields2Cover": "../build/docs/doc_doxygen/xml/index.xml"} |
| list conf.exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] |
| dictionary conf.exhale_args |
| list conf.extensions |
| string conf.github_url = 'https://www.github.com/Fields2Cover/Fields2Cover' |
| dictionary conf.html_theme_options |