Elgg
Version 6.1
|
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 = 'master' |
string | conf.release = 'master' |
list | conf.exclude_patterns = ['_build'] |
string | conf.pygments_style = 'sphinx' |
conf.startinline | |
string | conf.primary_domain = 'php' |
string | conf.html_theme = 'sphinx_rtd_theme' |
list | conf.html_theme_path = ["_themes"] |
string | conf.on_rtd = 'True' |
string | conf.html_favicon = '../views/default/graphics/favicon.ico' |
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 |