parser / evaluation representation added to sphinx dev

This commit is contained in:
David Halter
2013-02-05 17:31:46 +01:00
parent 3c1ebc02cc
commit fccc4ccbe3

View File

@@ -56,6 +56,11 @@ Parser (parsing.py)
.. automodule:: parsing
Parser Representation (parser_representation.py)
++++++++++++++++++++++++++++++++++++++++++++++++
.. automodule:: parsing_representation
.. _evaluate:
Evaluation of python code (evaluate.py)
@@ -63,6 +68,12 @@ Evaluation of python code (evaluate.py)
.. automodule:: evaluate
Evaluation Representation (evaluate_representation.py)
++++++++++++++++++++++++++++++++++++++++++++++++++++++
.. automodule:: evaluate_representation
.. _dev-api:
API (api.py and api_classes.py)