Functions | Variables
conf Namespace Reference

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__
 

Function Documentation

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.

Variable Documentation

string conf.author = u'Matthew Sklar'

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

string conf.autoclass_content = 'both'
string conf.autodoc_member_order = 'bysource'
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'
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
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.

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'
conf.html_theme_path

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

string conf.htmlhelp_basename = 'geographiclibdoc'
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
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.

dictionary 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.

list 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.

string conf.master_doc = 'index'
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'
string conf.pygments_style = 'sphinx'
string conf.release = version
string conf.source_suffix = '.rst'
list conf.templates_path = ['_templates']

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

list 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.

bool conf.todo_include_todos = False

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

string conf.version = geographiclib.__version__


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:58