Variables | |
add_module_names = False | |
string | copyright = '' |
default_role = None | |
dictionary | doxylink = {'pcl' : ('../../../build/doc/doxygen/pcl.tag', 'http://docs.pointclouds.org/trunk/')} |
list | exclude_trees = [] |
list | extensions = ['sphinx.ext.pngmath', 'sphinxcontrib.doxylink.doxylink'] |
file_insertion_enabled = True | |
html_add_permalinks = None | |
html_favicon = None | |
string | html_file_suffix = '.html' |
string | html_short_title = 'Home' |
html_show_copyright = False | |
html_show_sourcelink = False | |
html_show_sphinx = False | |
dictionary | html_sidebars |
html_split_index = False | |
list | html_static_path = ['_static'] |
string | html_theme = 'sphinxdoc' |
list | html_theme_path = ['.'] |
html_title = None | |
html_use_index = False | |
html_use_modindex = False | |
string | master_doc = 'index' |
float | needs_sphinx = 1.0 |
list | pngmath_dvipng_args = ['-gamma 1.5', '-D 110', '-bg Transparent'] |
string | project = u'PCL' |
string | pygments_style = 'sphinx' |
raw_enabled = True | |
string | release = '0.0' |
show_authors = False | |
string | source_suffix = '.rst' |
list | templates_path = ['_templates'] |
string | version = '0.0' |
conf::add_module_names = False |
Definition at line 58 of file advanced/content/conf.py.
string conf::copyright = '' |
Definition at line 22 of file advanced/content/conf.py.
conf::default_role = None |
Definition at line 51 of file advanced/content/conf.py.
dictionary conf::doxylink = {'pcl' : ('../../../build/doc/doxygen/pcl.tag', 'http://docs.pointclouds.org/trunk/')} |
Definition at line 136 of file advanced/content/conf.py.
list conf::exclude_trees = [] |
Definition at line 48 of file advanced/content/conf.py.
list conf::extensions = ['sphinx.ext.pngmath', 'sphinxcontrib.doxylink.doxylink'] |
Definition at line 9 of file advanced/content/conf.py.
conf::file_insertion_enabled = True |
Definition at line 133 of file advanced/content/conf.py.
conf::html_add_permalinks = None |
Definition at line 131 of file advanced/content/conf.py.
conf::html_favicon = None |
Definition at line 94 of file advanced/content/conf.py.
string conf::html_file_suffix = '.html' |
Definition at line 123 of file advanced/content/conf.py.
string conf::html_short_title = 'Home' |
Definition at line 89 of file advanced/content/conf.py.
conf::html_show_copyright = False |
Definition at line 129 of file advanced/content/conf.py.
conf::html_show_sourcelink = False |
Definition at line 115 of file advanced/content/conf.py.
conf::html_show_sphinx = False |
Definition at line 130 of file advanced/content/conf.py.
dictionary conf::html_sidebars |
00001 { 00002 '**': [], 00003 'using/windows': [], 00004 }
Definition at line 125 of file advanced/content/conf.py.
conf::html_split_index = False |
Definition at line 112 of file advanced/content/conf.py.
list conf::html_static_path = ['_static'] |
Definition at line 99 of file advanced/content/conf.py.
string conf::html_theme = 'sphinxdoc' |
Definition at line 74 of file advanced/content/conf.py.
list conf::html_theme_path = ['.'] |
Definition at line 82 of file advanced/content/conf.py.
conf::html_title = None |
Definition at line 86 of file advanced/content/conf.py.
conf::html_use_index = False |
Definition at line 109 of file advanced/content/conf.py.
conf::html_use_modindex = False |
Definition at line 106 of file advanced/content/conf.py.
string conf::master_doc = 'index' |
Definition at line 18 of file advanced/content/conf.py.
float conf::needs_sphinx = 1.0 |
Definition at line 132 of file advanced/content/conf.py.
list conf::pngmath_dvipng_args = ['-gamma 1.5', '-D 110', '-bg Transparent'] |
Definition at line 10 of file tutorials/content/conf.py.
string conf::project = u'PCL' |
Definition at line 21 of file advanced/content/conf.py.
string conf::pygments_style = 'sphinx' |
Definition at line 65 of file advanced/content/conf.py.
conf::raw_enabled = True |
Definition at line 134 of file advanced/content/conf.py.
string conf::release = '0.0' |
Definition at line 31 of file advanced/content/conf.py.
conf::show_authors = False |
Definition at line 62 of file advanced/content/conf.py.
string conf::source_suffix = '.rst' |
Definition at line 15 of file advanced/content/conf.py.
list conf::templates_path = ['_templates'] |
Definition at line 12 of file advanced/content/conf.py.
string conf::version = '0.0' |
Definition at line 29 of file advanced/content/conf.py.