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 = 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'
tuple conf::version = sfepy.__version__.split('-')
 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 = 'default'
list conf::html_static_path = ['_static']
string conf::html_last_updated_fmt = '%b %d, %Y'
 conf::html_use_smartypants = True
 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


Generated on Tue Apr 5 18:15:12 2011 for SfePy by  doxygen 1.5.9