Added global.rst with jedi macro

This commit is contained in:
Danilo Bargen
2012-12-30 03:30:56 +01:00
parent 31492a721c
commit cd4727ea9c
5 changed files with 43 additions and 22 deletions

View File

@@ -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
-------------------------