Variables
conf Namespace Reference

Variables

list bibtex_bibfiles = ['refs.bib']
 
string copyright = u'{year} The mp2p_icp authors.'.format(year=datetime.now().year)
 
list epub_exclude_files = ['search.html']
 
string epub_title = project
 
list exclude_patterns = [u'_build', 'Thumbs.db', '.DS_Store']
 
list extensions
 
dictionary html_context
 
string html_last_updated_fmt = '%H:%M, %b %d, %Y'
 
list html_static_path
 
string html_theme = "sphinx_rtd_theme"
 
string htmlhelp_basename = 'MOLAdoc'
 
 language = None
 
list latex_documents
 
dictionary latex_elements
 
list man_pages
 
string master_doc = 'index'
 
string project = u'mp2p_icp'
 
 pygments_style = None
 
string source_suffix = '.rst'
 
list templates_path = ['_templates']
 
list texinfo_documents
 

Variable Documentation

◆ bibtex_bibfiles

list conf.bibtex_bibfiles = ['refs.bib']

Definition at line 50 of file conf.py.

◆ copyright

string conf.copyright = u'{year} The mp2p_icp authors.'.format(year=datetime.now().year)

Definition at line 23 of file conf.py.

◆ epub_exclude_files

list conf.epub_exclude_files = ['search.html']

Definition at line 195 of file conf.py.

◆ epub_title

string conf.epub_title = project

Definition at line 183 of file conf.py.

◆ exclude_patterns

list conf.exclude_patterns = [u'_build', 'Thumbs.db', '.DS_Store']

Definition at line 85 of file conf.py.

◆ extensions

list conf.extensions
Initial value:
1 = [
2  'sphinx.ext.mathjax',
3  'sphinx.ext.ifconfig',
4  'doxyrest', 'cpplexer',
5  'sphinx_rtd_theme',
6  'sphinx.ext.mathjax',
7  'sphinx_design',
8  # 'sphinx.ext.autosectionlabel',
9  'sphinxcontrib.bibtex',
10 ]

Definition at line 39 of file conf.py.

◆ html_context

dictionary conf.html_context
Initial value:
1 = {
2  'display_github': True,
3  'github_user': 'MOLAorg',
4  'github_repo': 'mp2p_icp',
5  'github_version': 'master/docs/source/'
6 }

Definition at line 56 of file conf.py.

◆ html_last_updated_fmt

string conf.html_last_updated_fmt = '%H:%M, %b %d, %Y'

Definition at line 53 of file conf.py.

◆ html_static_path

list conf.html_static_path
Initial value:
1 = [
2  '_static'
3 ]

Definition at line 109 of file conf.py.

◆ html_theme

string conf.html_theme = "sphinx_rtd_theme"

Definition at line 97 of file conf.py.

◆ htmlhelp_basename

string conf.htmlhelp_basename = 'MOLAdoc'

Definition at line 127 of file conf.py.

◆ language

conf.language = None

Definition at line 80 of file conf.py.

◆ latex_documents

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

Definition at line 153 of file conf.py.

◆ latex_elements

dictionary conf.latex_elements
Initial value:
1 = {
2  # The paper size ('letterpaper' or 'a4paper').
3  #
4  # 'papersize': 'letterpaper',
5 
6  # The font size ('10pt', '11pt' or '12pt').
7  #
8  # 'pointsize': '10pt',
9 
10  # Additional stuff for the LaTeX preamble.
11  #
12  # 'preamble': '',
13 
14  # Latex figure (float) alignment
15  #
16  # 'figure_align': 'htbp',
17 }

Definition at line 132 of file conf.py.

◆ man_pages

list conf.man_pages
Initial value:
1 = [
2  (master_doc, 'mola', u'MOLA Documentation',
3  [u'The MOLA Authors.'], 1)
4 ]

Definition at line 163 of file conf.py.

◆ master_doc

string conf.master_doc = 'index'

Definition at line 73 of file conf.py.

◆ project

string conf.project = u'mp2p_icp'

Definition at line 22 of file conf.py.

◆ pygments_style

conf.pygments_style = None

Definition at line 88 of file conf.py.

◆ source_suffix

string conf.source_suffix = '.rst'

Definition at line 70 of file conf.py.

◆ templates_path

list conf.templates_path = ['_templates']

Definition at line 64 of file conf.py.

◆ texinfo_documents

list conf.texinfo_documents
Initial value:
1 = [
2  (master_doc, 'MOLA', u'MOLA Documentation',
3  u'The MOLA Authors.', 'MOLA', 'One line description of project.',
4  'Miscellaneous'),
5 ]

Definition at line 173 of file conf.py.



mp2p_icp
Author(s):
autogenerated on Mon May 26 2025 02:45:51