sphinx: added ressources/plugins

This commit is contained in:
David Halter
2012-12-27 19:32:36 +01:00
parent d7e06b1d69
commit bf16a3a77a
2 changed files with 15 additions and 1 deletions

View File

@@ -18,3 +18,17 @@ Contents
installation
plugin-api
Resources
---------
- `Source Code on github <https://github.com/davidhalter/jedi>`_
- `Travis testing <https://travis-ci.org/davidhalter/jedi>`_
- `Current PyPi package <http://pypi.python.org/pypi/jedi/>`_
Plugins using the Jedi library
------------------------------
- `VIM-Plugin <http://github.com/davidhalter/jedi-vim>`_
- `Emacs-Plugin <https://github.com/tkf/emacs-jedi>`_
- `Sublime-Plugin <https://github.com/svaiter/SublimeJEDI>`_ **Under construction**
- `wdb (web debugger) <https://github.com/Kozea/wdb>`_