summaryrefslogtreecommitdiff
path: root/docs/api/jsonschema/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/jsonschema/index.rst')
-rw-r--r--docs/api/jsonschema/index.rst20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/api/jsonschema/index.rst b/docs/api/jsonschema/index.rst
new file mode 100644
index 0000000..b71d7c3
--- /dev/null
+++ b/docs/api/jsonschema/index.rst
@@ -0,0 +1,20 @@
+:py:mod:`jsonschema`
+====================
+
+Submodules
+----------
+
+.. toctree::
+ :titlesonly:
+
+ /api/jsonschema/exceptions/index
+ /api/jsonschema/protocols/index
+ /api/jsonschema/validators/index
+
+Package summary
+---------------
+
+.. automodule:: jsonschema
+ :members:
+ :imported-members:
+