|
Elgg
Version 1.12
|
Functions | |
| def | setup (app) |
Variables | |
| list | extensions = [] |
| list | templates_path = ['_templates'] |
| string | source_suffix = '.rst' |
| string | master_doc = 'index' |
| string | project = u'Elgg' |
| string | copyright = u'2013, Various' |
| string | version = '1.12' |
| string | release = '1.12' |
| list | exclude_patterns = ['_build'] |
| string | pygments_style = 'sphinx' |
| string | html_theme = 'elgg_rtd_theme' |
| list | html_theme_path = ["_themes"] |
| string | on_rtd = 'True' |
| string | html_favicon = '../_graphics/favicon.ico' |
| list | html_static_path = ['_static'] |
| string | htmlhelp_basename = 'Elggdoc' |
| dictionary | latex_elements |
| list | latex_documents |
| list | man_pages |
| list | texinfo_documents |
| list | locale_dirs = ['locale/'] |
| bool | gettext_compact = True |
| list conf.latex_documents |
| dictionary conf.latex_elements |
| list conf.man_pages |
| list conf.texinfo_documents |