Functions | |
| def | generate_doxygen_xml (app) |
| def | setup (app) |
Variables | |
| author = u'Matthew Sklar' | |
| string | autoclass_content = 'both' |
| string | autodoc_member_order = 'bysource' |
| bool | autosummary_generate = True |
| breathe_default_project | |
| breathe_domain_by_extension | |
| breathe_projects | |
| string | copyright = u'2015, Charles Karney' |
| default_role | |
| exclude_patterns = ['_build'] | |
| list | extensions |
| highlight_language | |
| html_context | |
| html_static_path = ['_static'] | |
| string | html_theme = 'default' |
| html_theme_path | |
| string | htmlhelp_basename = 'geographiclibdoc' |
| dictionary | intersphinx_mapping = {'https://docs.python.org/': None} |
| language = None | |
| list | latex_documents |
| dictionary | latex_elements |
| list | man_pages |
| string | master_doc = 'index' |
| on_rtd | |
| primary_domain | |
| string | project = u'geographiclib' |
| string | pygments_style = 'sphinx' |
| release = version | |
| string | source_suffix = '.rst' |
| templates_path = ['_templates'] | |
| list | texinfo_documents |
| todo_include_todos = False | |
| version = geographiclib.__version__ | |
| def conf.generate_doxygen_xml | ( | app | ) |
Definition at line 316 of file wrap/pybind11/docs/conf.py.
| def conf.setup | ( | app | ) |
Add hook for building doxygen xml when needed
Definition at line 330 of file wrap/pybind11/docs/conf.py.
| string conf.author = u'Matthew Sklar' |
Definition at line 57 of file wrap/pybind11/docs/conf.py.
| string conf.autoclass_content = 'both' |
Definition at line 271 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
| string conf.autodoc_member_order = 'bysource' |
Definition at line 269 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
| bool conf.autosummary_generate = True |
Definition at line 39 of file wrap/sphinx/conf.py.
| conf.breathe_default_project |
Definition at line 37 of file wrap/pybind11/docs/conf.py.
| conf.breathe_domain_by_extension |
Definition at line 38 of file wrap/pybind11/docs/conf.py.
| conf.breathe_projects |
Definition at line 36 of file wrap/pybind11/docs/conf.py.
| conf.copyright = u'2015, Charles Karney' |
Definition at line 60 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
| conf.default_role |
Definition at line 87 of file wrap/pybind11/docs/conf.py.
| list conf.exclude_patterns = ['_build'] |
Definition at line 83 of file wrap/pybind11/docs/conf.py.
| list conf.extensions |
Definition at line 41 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
| conf.highlight_language |
Definition at line 313 of file wrap/pybind11/docs/conf.py.
| conf.html_context |
Definition at line 125 of file wrap/pybind11/docs/conf.py.
| list conf.html_static_path = ['_static'] |
Definition at line 166 of file wrap/pybind11/docs/conf.py.
| string conf.html_theme = 'default' |
Definition at line 113 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
| conf.html_theme_path |
Definition at line 123 of file wrap/pybind11/docs/conf.py.
| string conf.htmlhelp_basename = 'geographiclibdoc' |
Definition at line 191 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
| dictionary conf.intersphinx_mapping = {'https://docs.python.org/': None} |
Definition at line 294 of file wrap/sphinx/conf.py.
| conf.language = None |
Definition at line 73 of file wrap/pybind11/docs/conf.py.
| list conf.latex_documents |
Definition at line 209 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
| dictionary conf.latex_elements |
Definition at line 195 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
| list conf.man_pages |
Definition at line 238 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
| string conf.master_doc = 'index' |
Definition at line 56 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
| conf.on_rtd |
Definition at line 118 of file wrap/pybind11/docs/conf.py.
| conf.primary_domain |
Definition at line 312 of file wrap/pybind11/docs/conf.py.
| string conf.project = u'geographiclib' |
Definition at line 59 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
| string conf.pygments_style = 'sphinx' |
Definition at line 101 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
| string conf.release = version |
Definition at line 69 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
| string conf.source_suffix = '.rst' |
Definition at line 50 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
| list conf.templates_path = ['_templates'] |
Definition at line 41 of file wrap/pybind11/docs/conf.py.
| list conf.texinfo_documents |
Definition at line 251 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
| bool conf.todo_include_todos = False |
Definition at line 110 of file wrap/pybind11/docs/conf.py.
| string conf.version = geographiclib.__version__ |
Definition at line 67 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.