summaryrefslogtreecommitdiffstats
path: root/docs/api/components.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/components.rst')
-rw-r--r--docs/api/components.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/api/components.rst b/docs/api/components.rst
new file mode 100644
index 000000000..90994b0df
--- /dev/null
+++ b/docs/api/components.rst
@@ -0,0 +1,13 @@
+.. _components:
+
+Components
+==========
+
+The API consists of different parts, all combined and accessible over one interface. A summary and documetation
+of the available components listed by topic can be found below.
+
+.. autosummary::
+ :toctree: module
+
+ module.api.CoreApi.CoreApi
+ module.api.ConfigApi.ConfigApi \ No newline at end of file