aboutsummaryrefslogtreecommitdiff
path: root/docs/schemas.rst
diff options
context:
space:
mode:
authorbozo.kopic <bozo.kopic@gmail.com>2017-08-18 15:24:16 +0200
committerbozo.kopic <bozo.kopic@gmail.com>2017-08-18 15:24:16 +0200
commit6424cbc7cef9185564c5e3574575b4a5e617b9cb (patch)
tree82b04cc2e3344a9743d67acf9fce4c6be6e005f5 /docs/schemas.rst
parent6e52ded7a8c4e49102f7a10a942f65e4490ea3bd (diff)
documentation
Diffstat (limited to 'docs/schemas.rst')
-rw-r--r--docs/schemas.rst19
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/schemas.rst b/docs/schemas.rst
new file mode 100644
index 0000000..4425ce3
--- /dev/null
+++ b/docs/schemas.rst
@@ -0,0 +1,19 @@
+JSON Schemas
+============
+
+.. _project-configuration:
+
+Project configuration
+---------------------
+
+.. literalinclude:: ../schemas_json/project.yaml
+
+
+.. _server-configuration:
+
+Server configuration
+--------------------
+
+.. literalinclude:: ../schemas_json/server.yaml
+
+.. literalinclude:: ../schemas_json/logging.yaml