Variables
conf Namespace Reference

Variables

string copyright = u'2016 The Cartographer Authors'
 
list exclude_patterns = []
 
list extensions
 
list html_static_path = ['_static']
 
string html_theme = 'default'
 
string htmlhelp_basename = 'Cartographerdoc'
 
list latex_documents
 
dictionary latex_elements
 
list man_pages
 
string master_doc = 'index'
 
string project = u'Cartographer'
 
string pygments_style = 'sphinx'
 
string release = '1.0.0'
 
bool show_authors = False
 
string source_suffix = '.rst'
 
list templates_path = ['_templates']
 
list texinfo_documents
 
string version = '1.0.0'
 

Variable Documentation

string conf.copyright = u'2016 The Cartographer Authors'

Definition at line 64 of file conf.py.

list conf.exclude_patterns = []

Definition at line 87 of file conf.py.

list conf.extensions
Initial value:
1 = [
2  'sphinx.ext.todo',
3  'sphinx.ext.mathjax',
4 ]

Definition at line 45 of file conf.py.

list conf.html_static_path = ['_static']

Definition at line 146 of file conf.py.

string conf.html_theme = 'default'

Definition at line 117 of file conf.py.

string conf.htmlhelp_basename = 'Cartographerdoc'

Definition at line 195 of file conf.py.

list conf.latex_documents
Initial value:
1 = [
2  ('index', 'Cartographer.tex', u'Cartographer Documentation',
3  u'The Cartographer Authors', 'manual'),
4 ]

Definition at line 213 of file 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 199 of file conf.py.

list conf.man_pages
Initial value:
1 = [
2  ('index', 'cartographer', u'Cartographer Documentation',
3  [u'The Cartographer Authors'], 1)
4 ]

Definition at line 242 of file conf.py.

string conf.master_doc = 'index'

Definition at line 60 of file conf.py.

string conf.project = u'Cartographer'

Definition at line 63 of file conf.py.

string conf.pygments_style = 'sphinx'

Definition at line 105 of file conf.py.

string conf.release = '1.0.0'

Definition at line 73 of file conf.py.

bool conf.show_authors = False

Definition at line 102 of file conf.py.

string conf.source_suffix = '.rst'

Definition at line 54 of file conf.py.

list conf.templates_path = ['_templates']

Definition at line 51 of file conf.py.

list conf.texinfo_documents
Initial value:
1 = [
2  ('index', 'Cartographer', u'Cartographer Documentation',
3  u'The Cartographer Authors', 'Cartographer',
4  'Cartographer is a system that provides real-time simultaneous '
5  'localization and mapping (SLAM) in 2D and 3D across multiple platforms '
6  'and sensor configurations.', 'Miscellaneous'),
7 ]

Definition at line 255 of file conf.py.

string conf.version = '1.0.0'

Definition at line 71 of file conf.py.



cartographer
Author(s):
autogenerated on Mon Jun 10 2019 12:51:40