From bf16a3a77a9458a35eb1de76650cf5aa23cfbed8 Mon Sep 17 00:00:00 2001 From: David Halter Date: Thu, 27 Dec 2012 19:32:36 +0100 Subject: [PATCH] sphinx: added ressources/plugins --- README.rst | 2 +- docs/source/index.rst | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 60829a36..3aa3dd6a 100644 --- a/README.rst +++ b/README.rst @@ -25,7 +25,7 @@ Jedi for now, you'll have to use VIM. But there are new plugins emerging: - `Emacs-Plugin `_ - `Sublime-Plugin `_ **Under construction** -- `wdb (web debugger) `_ +- `wdb (web debugger) `_ Here are some pictures: diff --git a/docs/source/index.rst b/docs/source/index.rst index 9f07446e..2c9bc76f 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -18,3 +18,17 @@ Contents installation plugin-api + +Resources +--------- +- `Source Code on github `_ +- `Travis testing `_ +- `Current PyPi package `_ + +Plugins using the Jedi library +------------------------------ + +- `VIM-Plugin `_ +- `Emacs-Plugin `_ +- `Sublime-Plugin `_ **Under construction** +- `wdb (web debugger) `_