Numpy Docstring Format

Would there be any chance of supporting the numpy docstring format in a future release?
https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt

Spyder supports it and as can be seen below it allows you to get a nicely rendered version of the raw docstring including rendered math and hyperlinks.

image1
0
2 comments
Please file a feature request at http://youtrack.jetbrains.com/
Actually I don't think that the HTML control we currently use for rendering docstrings supports math expressions, so that specific part may not be possible to implement.
0
Avatar
Permanently deleted user
Please file a feature request at http://youtrack.jetbrains.com/


Opened issue 8248: http://youtrack.jetbrains.com/issue/PY-8248
0

Please sign in to leave a comment.