readme: add sphinx docstrings, #40

This commit is contained in:
David Halter
2012-12-02 23:15:19 +01:00
parent 2a14558ba1
commit 90fd3dea34

View File

@@ -102,6 +102,7 @@ Jedi supports many of the widely used Python features:
- simple/usual ``sys.path`` modifications - simple/usual ``sys.path`` modifications
- ``isinstance`` checks for if/while/assert - ``isinstance`` checks for if/while/assert
- virtualenv support - virtualenv support
- infer function arguments with sphinx (and other) docstrings
However, it does not yet support (and probably will in future versions, because However, it does not yet support (and probably will in future versions, because
they are on my todo list): they are on my todo list):