summaryrefslogtreecommitdiff
path: root/docs/src/api/README.md
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2022-05-05 17:47:36 +0200
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2022-05-05 17:47:36 +0200
commit7bb7885f6eb19547b906513d2664e3730ef5b593 (patch)
treece387ad24da5e3ba3b4d1604d07a5b11d9e68a2e /docs/src/api/README.md
parent657776055cd07c1f9279e982fbfef88dca1ca71b (diff)
Docs: Add API and building improvements
Diffstat (limited to 'docs/src/api/README.md')
-rw-r--r--docs/src/api/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/src/api/README.md b/docs/src/api/README.md
index 5932792..0b7ec55 100644
--- a/docs/src/api/README.md
+++ b/docs/src/api/README.md
@@ -1 +1,2 @@
# API
+This section gives the documentation for the API. We first give an overview of the API in a language-agnostic way. Afterwards, we continue with the language specific documentation. We recommend to read both to get a complete picture, regardless of the language you're using.