Hello, On Sun, Oct 4, 2009 at 8:57 PM, Oben <[email protected]> wrote: > Concerning Python/reST in general, does anyone know a project which > uses Sphinx' default reST markup (i.e. not numpy doc) in docstrings > extensively?
Sage (http://www.sagemath.org/doc/) does use Sphinx's default markup (although not idiomatically in many cases due to autoconversion from a previous markup.) However, a patch was just accepted to allow $...$ to delimit math mode. --Mike --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
