mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-24 17:28:36 +08:00
Reorder some functions
This commit is contained in:
@@ -27,12 +27,20 @@ The deprecation process is as follows:
|
|||||||
API documentation
|
API documentation
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
|
.. _api:
|
||||||
|
|
||||||
API Interface
|
API Interface
|
||||||
~~~~~~~~~~~~~
|
~~~~~~~~~~~~~
|
||||||
|
|
||||||
.. automodule:: jedi.api
|
.. automodule:: jedi
|
||||||
|
|
||||||
|
.. autoclass:: jedi.Script
|
||||||
:members:
|
:members:
|
||||||
:undoc-members:
|
.. autoclass:: jedi.Interpreter
|
||||||
|
:members:
|
||||||
|
.. autofunction:: jedi.names
|
||||||
|
.. autofunction:: jedi.preload_module
|
||||||
|
.. autofunction:: jedi.set_debug_function
|
||||||
|
|
||||||
.. _environments:
|
.. _environments:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user