Status: Accepted
Owner: [email protected]
Labels: Type-Defect Priority-Medium
New issue 2586 by [email protected]: Use the numpy docstring format for
API docs
http://code.google.com/p/sympy/issues/detail?id=2586
Numpy/scipy/ipython all use the NumPy docstring format for docstrings.
Details about this format can be found here:
https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt
Details about the numpydoc Sphinx extension are here:
https://github.com/numpy/numpy/blob/master/doc/HOWTO_BUILD_DOCS.rst.txt
This allows docstrings to be written using reST syntax, such as underlines
for section headers.
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" 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-issues?hl=en.