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) `_