mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 22:44:27 +08:00
readme: add sphinx docstrings, #40
This commit is contained in:
@@ -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):
|
||||||
|
|||||||
Reference in New Issue
Block a user