1
0
forked from VimPlug/jedi

Merge branch 'master' of github.com:davidhalter/jedi

This commit is contained in:
Dave Halter
2015-09-30 14:59:43 +02:00
4 changed files with 21 additions and 4 deletions

View File

@@ -97,7 +97,7 @@ You can run Jedi on cPython 2.6, 2.7, 3.2, 3.3 or 3.4, but it should also
understand/parse code older than those versions.
Tips on how to use Jedi efficiently can be found `here
<https://jedi.readthedocs.org/en/latest/docs/recipes.html>`_.
<https://jedi.readthedocs.org/en/latest/docs/features.html#recipes>`_.
API
---