CAFE
Computational Analysis of gene Family Evolution
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
conf.py File Reference

Namespaces

 conf
 

Variables

tuple conf.on_rtd = os.environ.get('READTHEDOCS', None)
 
list conf.extensions = ['breathe']
 
dictionary conf.breathe_projects
 
string conf.breathe_default_project = 'CAFE'
 
list conf.templates_path = ['_templates']
 
string conf.source_suffix = '.rst'
 
string conf.master_doc = 'index'
 
string conf.project = u'CAFE'
 
string conf.copyright = u'2016, Mira V. Han, Gregg W.C. Thomas, and Mattheww W. Hahn'
 
string conf.author = u'Mira V. Han, Gregg W.C. Thomas, and Mattheww W. Hahn'
 
string conf.version = u'3.2'
 
string conf.release = u'3.2'
 
 conf.language = None
 
list conf.exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
 
string conf.pygments_style = 'sphinx'
 
 conf.todo_include_todos = False
 
string conf.html_theme = 'alabaster'
 
list conf.html_static_path = ['_static']
 
string conf.htmlhelp_basename = 'CAFEdoc'
 
dictionary conf.latex_elements
 
list conf.latex_documents
 
list conf.man_pages
 
list conf.texinfo_documents