diff --git a/README.rst b/README.rst index 1f2ab0ab..4919be2f 100644 --- a/README.rst +++ b/README.rst @@ -46,7 +46,6 @@ Jedi can currently be used with the following editors/projects: - Kate_ version 4.13+ supports it natively, you have to enable it, though. [`proof `_] - Atom_ (autocomplete-python-jedi_) -- SourceLair_ - `GNOME Builder`_ (with support for GObject Introspection) - `Visual Studio Code`_ (via `Python Extension `_) - Gedit (gedi_) @@ -219,7 +218,6 @@ Acknowledgements .. _Kate: https://kate-editor.org .. _Atom: https://atom.io/ .. _autocomplete-python-jedi: https://atom.io/packages/autocomplete-python-jedi -.. _SourceLair: https://www.sourcelair.com .. _GNOME Builder: https://wiki.gnome.org/Apps/Builder .. _Visual Studio Code: https://code.visualstudio.com/ .. _gedi: https://github.com/isamert/gedi diff --git a/docs/docs/usage.rst b/docs/docs/usage.rst index 63a8ddf1..bc30af35 100644 --- a/docs/docs/usage.rst +++ b/docs/docs/usage.rst @@ -56,10 +56,6 @@ Atom: - autocomplete-python-jedi_ -SourceLair: - -- SourceLair_ - GNOME Builder: - `GNOME Builder`_ `supports it natively @@ -115,7 +111,6 @@ Using a custom ``$HOME/.pythonrc.py`` .. _TextMate: https://github.com/lawrenceakka/python-jedi.tmbundle .. _kate: https://kate-editor.org/ .. _autocomplete-python-jedi: https://atom.io/packages/autocomplete-python-jedi -.. _SourceLair: https://www.sourcelair.com .. _GNOME Builder: https://wiki.gnome.org/Apps/Builder/ .. _gedi: https://github.com/isamert/gedi .. _Eric IDE: https://eric-ide.python-projects.org