[SciPy-dev] Status of the doc format for scipy code ?
David Cournapeau
david@ar.media.kyoto-u.ac...
Wed Apr 25 06:43:09 CDT 2007
David Huard wrote:
> Here is a patch to the latest docutils svn implementing the math role
> from Jens.
>
> You can look at docutils/sandbox/jens/latex-math/test/test.txt for an
> example. Note that I changed the name of the role from latex-math to
> math, so you'll have to replace occurrences of latex-math by math.
> Then run
>
> rst2latex test.txt | pdflatex
>
Excuse my ignorance, but how do I use it in a docstring ? Does epydoc
uses the docutils' rest parser ?
David
More information about the Scipy-dev
mailing list