ifw  0.0.1-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Variables
conf.py File Reference

Namespaces

 conf
 

Variables

list conf.extensions
 
string conf.source_suffix = '.rst'
 
string conf.master_doc = 'index'
 
string conf.project = 'ICS Framework'
 
string conf.copyright = '2018, ESO ELT Project'
 
string conf.author = 'ELT ICS Group'
 
string conf.version = '0.1.0'
 
string conf.release = '0.1.0-alpha'
 
 conf.language = None
 
list conf.exclude_patterns = ['manuals/ifw/src/index.rst']
 
string conf.pygments_style = 'sphinx'
 
 conf.todo_include_todos = True
 
string conf.html_theme = 'eso_theme'
 
list conf.html_theme_path = ['templates/sphinx-themes', ]
 
 conf.html_show_sourcelink = False
 
 conf.html_copy_source = False
 
dictionary conf.html_context = {}
 
 conf.html_show_sphinx = False
 
string conf.htmlhelp_basename = 'ELTICSdoc'
 
dictionary conf.latex_elements
 
list conf.latex_documents
 
list conf.man_pages
 
list conf.texinfo_documents
 
 conf.epub_title = project
 
 conf.epub_author = author
 
 conf.epub_publisher = author
 
 conf.epub_copyright = copyright
 
list conf.epub_exclude_files = ['search.html']
 
dictionary conf.intersphinx_mapping
 
int conf.intersphinx_cache_limit = 0