To reiterate, the docs should look good and consistant in both Sphinx and in the plain text, because both are used (e.g., the plain text is what the user will see if he does help(function) in interactive Python). Personally, I give the plain text appearance higher precedence over the Sphinx when the two conflict, because the Sphinx parser can always be changed (e.g., by modifying the numpydoc extension).
Aaron Meurer -- You received this message because you are subscribed to the Google Groups "sympy" 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/sympy?hl=en.
