Motr  M0
conf.py File Reference

Go to the source code of this file.

Namespaces

 conf
 

Variables

list extensions = ['sphinx.ext.graphviz', 'sphinxcontrib.plantuml']
 
list templates_path = ['_templates']
 
string source_suffix = '.rst'
 
string master_doc = 'index'
 
string project = u'Motr'
 
string copyright = u'2020, Seagate'
 
string version = '0.1'
 
string release = '0.1'
 
list exclude_patterns = ['_build']
 
string pygments_style = 'sphinx'
 
string html_theme = 'alabaster'
 
dictionary html_theme_options
 
list html_static_path = ['_static']
 
string htmlhelp_basename = 'Motrdoc'
 
dictionary latex_elements
 
list latex_documents
 
list man_pages
 
list texinfo_documents