> No, it's not possible since the second string doesn't get saved > anywhere. Â Sphinx doesn't parse the module, it just reads the Python > created docstrings, and only the first is saved under module.__doc__. > If you want more control over the resulting documentation, just create > a .rst file in the documentation.
Oh ! I see :-) I'll save this advice for when the modification will really be necessary. Thanks anyway :-) Nathann -- 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/sage-support URL: http://www.sagemath.org
