It's not just a matter of using rst_prolog, is it? http://sphinx-doc.org/config.html?highlight=prolog#confval-rst_epilog http://stackoverflow.com/questions/26242919/sphinx-documentation-system-multiple-substitutions-with-rst-prolog
On Monday, November 23, 2015 at 5:20:31 PM UTC-5, Victor Zverovich wrote: > > Hi, > > I'm trying to use a variable defined in conf.py in > `_templates/layout.html`. Is there a way to do it? > > The only solution that I've found so far requires creating a theme and > passing the variable via html_theme_options, but is there a way to do this > without creating a theme? > > Thanks, > Victor > -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
