Go to the documentation of this file. 31 templates_path = [
'_templates']
34 source_suffix =
'.rst' 44 copyright =
u'2013, Various' 67 exclude_patterns = [
'_build']
84 pygments_style =
'sphinx' 97 html_theme =
'elgg_rtd_theme' 105 html_theme_path = [
"_themes"]
108 on_rtd = os.environ.get(
'READTHEDOCS',
None) ==
'True' 112 app.add_stylesheet(
'css/theme.css')
128 html_favicon =
'../_graphics/favicon.ico' 133 html_static_path = [
'_static']
177 htmlhelp_basename =
'Elggdoc' 196 (
'index',
'Elgg.tex',
u'Elgg Documentation',
197 u'Various',
'manual'),
226 (
'index',
'elgg',
u'Elgg Documentation',
239 texinfo_documents = [
240 (
'index',
'Elgg',
u'Elgg Documentation',
241 u'Various',
'Elgg',
'One line description of project.',
261 locale_dirs = [
'locale/']
262 gettext_compact =
True