I haven't tried it for docstrings, but the first thing I would take a look at is the rst_epilog config setting: http://sphinx-doc.org/config.html#confval-rst_epilog
On Thu, Oct 16, 2014 at 4:00 AM, <[email protected]> wrote: > Hi, > > I'm using Sphinx's autodoc feature. I'd like to use some (rst) > substitutions in these docstrings like > .. |b| raw:: html > > > > Where shall I define these substitutions? Can I use a ..include directive > and where to use it? > > Many thanks for a hint, > Helmut > > -- > 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. > -- -- Kevin Horn -- 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.
