diff --git a/docs/docs/repl.rst b/docs/docs/repl.rst index b89230d9..aabba9ac 100644 --- a/docs/docs/repl.rst +++ b/docs/docs/repl.rst @@ -1,7 +1,7 @@ .. include:: ../global.rst -Jedi autocompletion in the Python interpreter -============================================= +Tab completion in the Python Shell +================================== There are two different options how you can use Jedi autocompletion in your Python interpreter. One with your custom ``$HOME/.pythonrc.py`` file