Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 277462
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- jinja2-2.1.1.orig/docs/conf.py
0
++ jinja2-2.1.1/docs/conf.py
Lines 96-102 Link Here
96
#html_use_smartypants = True
96
#html_use_smartypants = True
97
97
98
# use jinja2 for templates
98
# use jinja2 for templates
99
template_bridge = 'jinjaext.Jinja2Bridge'
99
template_bridge = 'sphinx.jinja2glue.BuiltinTemplateLoader'
100
100
101
# no modindex
101
# no modindex
102
html_use_modindex = False
102
html_use_modindex = False

Return to bug 277462