musixmatch-master/docs/conf.py File Reference

Go to the source code of this file.

Namespaces

 conf
 

Variables

list conf.extensions
 
list conf.templates_path = ['_templates']
 
string conf.source_suffix = '.rst'
 
string conf.master_doc = 'index'
 
string conf.project = u'Python musiXmatch'
 
string conf.copyright = u'2011, Luca De Vitis'
 
string conf.version = '0.6'
 
string conf.release = '0.6.0'
 
list conf.exclude_patterns = ['build']
 
bool conf.add_function_parentheses = True
 
bool conf.add_module_names = False
 
bool conf.show_authors = True
 
string conf.pygments_style = 'sphinx'
 
string conf.html_theme = 'default'
 
list conf.html_static_path = ['static']
 
string conf.html_last_updated_fmt = '%b %d, %Y'
 
bool conf.html_use_smartypants = True
 
bool conf.html_domain_indices = True
 
bool conf.html_use_index = True
 
bool conf.html_show_sphinx = True
 
bool conf.html_show_copyright = True
 
string conf.html_use_opensearch = ''
 
string conf.htmlhelp_basename = 'PythonmusiXmatchdoc'
 
list conf.latex_documents
 
list conf.man_pages