mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-19 23:09:43 +08:00
parser / evaluation representation added to sphinx dev
This commit is contained in:
@@ -56,6 +56,11 @@ Parser (parsing.py)
|
|||||||
|
|
||||||
.. automodule:: parsing
|
.. automodule:: parsing
|
||||||
|
|
||||||
|
Parser Representation (parser_representation.py)
|
||||||
|
++++++++++++++++++++++++++++++++++++++++++++++++
|
||||||
|
|
||||||
|
.. automodule:: parsing_representation
|
||||||
|
|
||||||
.. _evaluate:
|
.. _evaluate:
|
||||||
|
|
||||||
Evaluation of python code (evaluate.py)
|
Evaluation of python code (evaluate.py)
|
||||||
@@ -63,6 +68,12 @@ Evaluation of python code (evaluate.py)
|
|||||||
|
|
||||||
.. automodule:: evaluate
|
.. automodule:: evaluate
|
||||||
|
|
||||||
|
Evaluation Representation (evaluate_representation.py)
|
||||||
|
++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||||
|
|
||||||
|
.. automodule:: evaluate_representation
|
||||||
|
|
||||||
|
|
||||||
.. _dev-api:
|
.. _dev-api:
|
||||||
|
|
||||||
API (api.py and api_classes.py)
|
API (api.py and api_classes.py)
|
||||||
|
|||||||
Reference in New Issue
Block a user