From b531b6f4fdcd24013cf6b21a16dd3475f083c255 Mon Sep 17 00:00:00 2001 From: Dave Halter Date: Sun, 15 Apr 2018 11:56:24 +0200 Subject: [PATCH] A small docs correction --- docs/docs/development.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/development.rst b/docs/docs/development.rst index abe43f39..3025a262 100644 --- a/docs/docs/development.rst +++ b/docs/docs/development.rst @@ -94,8 +94,8 @@ Name resolution (evaluate/finder.py) .. _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 documentation can be found `here `_. The API itself contains