SfePy  X.Y
Namespaces | Functions | Variables
conf.py File Reference

Go to the source code of this file.

Namespaces

namespace  conf

Functions

def conf.process_terms
def conf.setup

Variables

tuple conf.numpydoc_path = sfepy.Config()
list conf.extensions
list conf.templates_path = ['_templates']
string conf.source_suffix = '.rst'
string conf.master_doc = 'index'
string conf.project = u'SfePy'
string conf.copyright = u'2010, Robert Cimrman and Contributors'
 conf.version = sfepy.__version__
 conf.release = version
string conf.today_fmt = '%B %d, %Y'
list conf.exclude_trees = ['_build']
 conf.add_module_names = True
 conf.show_authors = True
string conf.pygments_style = 'sphinx'
string conf.html_theme = 'sfepy_theme'
list conf.html_theme_path = ["."]
list conf.html_static_path = ['_static']
string conf.html_last_updated_fmt = '%b %d, %Y'
 conf.html_use_smartypants = True
dictionary conf.html_additional_pages = {}
 conf.html_use_modindex = True
 conf.html_use_index = True
 conf.html_split_index = True
string conf.html_use_opensearch = '../objects.inv'
string conf.htmlhelp_basename = 'SfePydoc'
string conf.latex_paper_size = 'a4'
string conf.latex_font_size = '12pt'
list conf.latex_documents
string conf.latex_preamble = r""
 conf.latex_use_modindex = True
 conf.pngmath_latex_preamble = latex_preamble
 conf.numpydoc_show_class_members = False