![]() e.g. .. meta:: :description: blah blah blah :keywords lang=en: x y z should yield <meta name="description" content="blah blah blah"> <meta name="keywords" lang="en" content="x y z"> Also cleaned up `layout.html` a tad while at it: * we're now properly setting the default metas via the translator so setting them in the template is unnecessary * there's a flag to use an html5 doctype (also has a few other positive side-effects with respect to the metas sphinx generates in the template) |
||
---|---|---|
.. | ||
odoo | ||
demo_link.py | ||
embedded_video.py | ||
github_link.py | ||
html_domain.py | ||
redirects.py |