mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
Document jedi.replstartup usage
This commit is contained in:
8
docs/docs/repl.rst
Normal file
8
docs/docs/repl.rst
Normal file
@@ -0,0 +1,8 @@
|
||||
.. include:: ../global.rst
|
||||
|
||||
How to use Jedi from Python interpreter
|
||||
=======================================
|
||||
|
||||
.. automodule:: jedi.replstartup
|
||||
|
||||
.. autofunction:: jedi.utils.setup_readline
|
||||
@@ -22,6 +22,7 @@ Docs
|
||||
|
||||
docs/installation
|
||||
docs/features
|
||||
docs/repl
|
||||
docs/recipes
|
||||
docs/plugin-api
|
||||
docs/history
|
||||
|
||||
Reference in New Issue
Block a user