mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-16 02:27:06 +08:00
Added global.rst with jedi macro
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
.. include global.rst
|
||||
|
||||
Jedi
|
||||
====
|
||||
|
||||
@@ -12,6 +14,8 @@ Autocompletion can look like this (e.g. VIM plugin):
|
||||
.. figure:: _screenshots/screenshot_complete.png
|
||||
|
||||
|
||||
.. _toc:
|
||||
|
||||
Docs
|
||||
----
|
||||
|
||||
@@ -23,6 +27,8 @@ Docs
|
||||
docs/plugin-api
|
||||
|
||||
|
||||
.. _resources:
|
||||
|
||||
Resources
|
||||
---------
|
||||
|
||||
@@ -31,14 +37,18 @@ Resources
|
||||
- `Python Package Index <http://pypi.python.org/pypi/jedi/>`_
|
||||
|
||||
|
||||
Text Editor Plugins
|
||||
-------------------
|
||||
.. _editor-plugins:
|
||||
|
||||
Editor Plugins
|
||||
--------------
|
||||
|
||||
- `Vim <http://github.com/davidhalter/jedi-vim>`_
|
||||
- `Emacs <https://github.com/tkf/emacs-jedi>`_
|
||||
- `Sublime Text 2 <https://github.com/svaiter/SublimeJEDI>`_ (*under construction*)
|
||||
|
||||
|
||||
.. _other-software:
|
||||
|
||||
Other Software Using Jedi
|
||||
-------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user