A small docs correction

This commit is contained in:
Dave Halter
2018-04-15 11:56:24 +02:00
parent 97b5dd9312
commit b531b6f4fd
+2 -2
View File
@@ -94,8 +94,8 @@ Name resolution (evaluate/finder.py)
.. _dev-api: .. _dev-api:
API (api.py and api_classes.py) API (api/__init__.py and api/classes.py)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The API has been designed to be as easy to use as possible. The API The API has been designed to be as easy to use as possible. The API
documentation can be found `here <api.html>`_. The API itself contains documentation can be found `here <api.html>`_. The API itself contains