Elgg
Version 1.9
|
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'Elgg' |
string | conf.copyright = u'2013, Various' |
string | conf.version = '1.9' |
string | conf.release = '1.9' |
list | conf.exclude_patterns = ['_build'] |
string | conf.pygments_style = 'sphinx' |
string | conf.html_theme = 'default' |
list | conf.html_static_path = ['_static'] |
string | conf.htmlhelp_basename = 'Elggdoc' |
dictionary | conf.latex_elements |
list | conf.latex_documents |
list | conf.man_pages |
list | conf.texinfo_documents |
list | conf.locale_dirs = ['locale/'] |
bool | conf.gettext_compact = True |