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