Functions | Variables
conf Namespace Reference

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__
 

Function Documentation

◆ clean_up()

def conf.clean_up (   app,
  exception 
)

Definition at line 356 of file wrap/pybind11/docs/conf.py.

◆ generate_doxygen_xml()

def conf.generate_doxygen_xml (   app)

Definition at line 327 of file wrap/pybind11/docs/conf.py.

◆ prepare()

def conf.prepare (   app)

Definition at line 341 of file wrap/pybind11/docs/conf.py.

◆ setup()

def conf.setup (   app)

Definition at line 360 of file wrap/pybind11/docs/conf.py.

Variable Documentation

◆ author

conf.author

Definition at line 64 of file wrap/pybind11/docs/conf.py.

◆ autoclass_content

string conf.autoclass_content = 'both'

◆ autodoc_member_order

string conf.autodoc_member_order = 'bysource'

◆ autosummary_generate

conf.autosummary_generate

Definition at line 39 of file wrap/sphinx/conf.py.

◆ breathe_default_project

conf.breathe_default_project

Definition at line 44 of file wrap/pybind11/docs/conf.py.

◆ breathe_domain_by_extension

conf.breathe_domain_by_extension

Definition at line 45 of file wrap/pybind11/docs/conf.py.

◆ breathe_projects

conf.breathe_projects

Definition at line 43 of file wrap/pybind11/docs/conf.py.

◆ code

conf.code

Definition at line 72 of file wrap/pybind11/docs/conf.py.

◆ copyright

conf.copyright = u'2015, Charles Karney'

◆ default_role

conf.default_role

Definition at line 98 of file wrap/pybind11/docs/conf.py.

◆ DIR

conf.DIR

Definition at line 21 of file wrap/pybind11/docs/conf.py.

◆ exclude_patterns

conf.exclude_patterns

Definition at line 94 of file wrap/pybind11/docs/conf.py.

◆ extensions

conf.extensions
Initial value:
1 = [
2  'sphinx.ext.autodoc',
3  'sphinx.ext.viewcode',
4 ]

Definition at line 41 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.

◆ highlight_language

conf.highlight_language

Definition at line 324 of file wrap/pybind11/docs/conf.py.

◆ html_css_files

conf.html_css_files

Definition at line 160 of file wrap/pybind11/docs/conf.py.

◆ html_static_path

conf.html_static_path

Definition at line 158 of file wrap/pybind11/docs/conf.py.

◆ html_theme

conf.html_theme = 'default' if sphinx.__version__ < '1.3' else 'classic'

◆ htmlhelp_basename

conf.htmlhelp_basename = 'geographiclibdoc'

◆ intersphinx_mapping

conf.intersphinx_mapping

Definition at line 294 of file wrap/sphinx/conf.py.

◆ language

conf.language

Definition at line 84 of file wrap/pybind11/docs/conf.py.

◆ latex_documents

conf.latex_documents
Initial value:
1 = [
2  ('index', 'geographiclib.tex', u'geographiclib Documentation',
3  u'Charles Karney', 'manual'),
4 ]

Definition at line 209 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.

◆ latex_elements

conf.latex_elements
Initial value:
1 = {
2 # The paper size ('letterpaper' or 'a4paper').
3 #'papersize': 'letterpaper',
4 
5 # The font size ('10pt', '11pt' or '12pt').
6 #'pointsize': '10pt',
7 
8 # Additional stuff for the LaTeX preamble.
9 #'preamble': '',
10 }

Definition at line 195 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.

◆ latex_engine

conf.latex_engine

Definition at line 229 of file wrap/pybind11/docs/conf.py.

◆ loc

conf.loc

Definition at line 73 of file wrap/pybind11/docs/conf.py.

◆ man_pages

conf.man_pages
Initial value:
1 = [
2  ('index', 'geographiclib', u'geographiclib Documentation',
3  [u'Charles Karney'], 1)
4 ]

Definition at line 238 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.

◆ master_doc

conf.master_doc = 'index'

◆ primary_domain

conf.primary_domain

Definition at line 323 of file wrap/pybind11/docs/conf.py.

◆ project

conf.project = u'geographiclib'

◆ pygments_style

conf.pygments_style = 'sphinx'

◆ release

conf.release = version

◆ source_suffix

conf.source_suffix = '.rst'

◆ templates_path

conf.templates_path

Definition at line 48 of file wrap/pybind11/docs/conf.py.

◆ texinfo_documents

conf.texinfo_documents
Initial value:
1 = [
2  ('index', 'geographiclib', u'geographiclib Documentation',
3  u'Charles Karney', 'geographiclib', 'One line description of project.',
4  'Miscellaneous'),
5 ]

Definition at line 251 of file gtsam/3rdparty/GeographicLib/python/doc/conf.py.

◆ todo_include_todos

conf.todo_include_todos

Definition at line 121 of file wrap/pybind11/docs/conf.py.

◆ version

conf.version = geographiclib.__version__


gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:12:03