diff options
Diffstat (limited to 'docs/schemas.rst')
| -rw-r--r-- | docs/schemas.rst | 19 |
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 |
