Functions | |
def | clean_up (app, exception) |
def | generate_doxygen_xml (app) |
def | prepare (app) |
def | setup (app) |
Variables | |
author | |
string | autoclass_content = 'both' |
string | autodoc_member_order = 'bysource' |
autosummary_generate | |
breathe_default_project | |
breathe_domain_by_extension | |
breathe_projects | |
code | |
string | copyright = u'2015, Charles Karney' |
default_role | |
DIR | |
exclude_patterns | |
list | extensions |
highlight_language | |
html_css_files | |
html_static_path | |
string | html_theme = 'default' if sphinx.__version__ < '1.3' else 'classic' |
string | htmlhelp_basename = 'geographiclibdoc' |
intersphinx_mapping | |
language | |
list | latex_documents |
dictionary | latex_elements |
latex_engine | |
loc | |
list | man_pages |
string | master_doc = 'index' |
primary_domain | |
string | project = u'geographiclib' |
string | pygments_style = 'sphinx' |
release = version | |
string | source_suffix = '.rst' |
templates_path | |
list | texinfo_documents |
todo_include_todos | |
version = geographiclib.__version__ | |
def conf.clean_up | ( | app, | |
exception | |||
) |
Definition at line 356 of file wrap/pybind11/docs/conf.py.
def conf.generate_doxygen_xml | ( | app | ) |
Definition at line 327 of file wrap/pybind11/docs/conf.py.
def conf.prepare | ( | app | ) |
Definition at line 341 of file wrap/pybind11/docs/conf.py.
def conf.setup | ( | app | ) |
Definition at line 360 of file wrap/pybind11/docs/conf.py.
conf.author |
Definition at line 64 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.
conf.autosummary_generate |
Definition at line 39 of file wrap/sphinx/conf.py.
conf.breathe_default_project |
Definition at line 44 of file wrap/pybind11/docs/conf.py.
conf.breathe_domain_by_extension |
Definition at line 45 of file wrap/pybind11/docs/conf.py.
conf.breathe_projects |
Definition at line 43 of file wrap/pybind11/docs/conf.py.
conf.code |
Definition at line 72 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 98 of file wrap/pybind11/docs/conf.py.
conf.DIR |
Definition at line 21 of file wrap/pybind11/docs/conf.py.
conf.exclude_patterns |
Definition at line 94 of file wrap/pybind11/docs/conf.py.
conf.extensions |
Definition at line 41 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
conf.highlight_language |
Definition at line 324 of file wrap/pybind11/docs/conf.py.
conf.html_css_files |
Definition at line 160 of file wrap/pybind11/docs/conf.py.
conf.html_static_path |
Definition at line 158 of file wrap/pybind11/docs/conf.py.
Definition at line 113 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
conf.htmlhelp_basename = 'geographiclibdoc' |
Definition at line 191 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
conf.intersphinx_mapping |
Definition at line 294 of file wrap/sphinx/conf.py.
conf.language |
Definition at line 84 of file wrap/pybind11/docs/conf.py.
conf.latex_documents |
Definition at line 209 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
conf.latex_elements |
Definition at line 195 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
conf.latex_engine |
Definition at line 229 of file wrap/pybind11/docs/conf.py.
conf.loc |
Definition at line 73 of file wrap/pybind11/docs/conf.py.
conf.man_pages |
Definition at line 238 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
conf.master_doc = 'index' |
Definition at line 56 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
conf.primary_domain |
Definition at line 323 of file wrap/pybind11/docs/conf.py.
conf.project = u'geographiclib' |
Definition at line 59 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
conf.pygments_style = 'sphinx' |
Definition at line 101 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
conf.release = version |
Definition at line 69 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
conf.source_suffix = '.rst' |
Definition at line 50 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
conf.templates_path |
Definition at line 48 of file wrap/pybind11/docs/conf.py.
conf.texinfo_documents |
Definition at line 251 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.
conf.todo_include_todos |
Definition at line 121 of file wrap/pybind11/docs/conf.py.
conf.version = geographiclib.__version__ |
Definition at line 67 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.