|
Elgg
Version 1.9
|
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.9' |
| string | release = '1.9' |
| list | exclude_patterns = ['_build'] |
| string | pygments_style = 'sphinx' |
| string | html_theme = 'default' |
| 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 |