Skip to content

Commit 7b84855

Browse files
committed
One layer of API indexes rather than 2.
1 parent d96b5d6 commit 7b84855

File tree

2 files changed

+16
-24
lines changed

2 files changed

+16
-24
lines changed

docs/api/index.rst

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,22 @@
11
API Reference
22
=============
33

4+
Submodules
5+
----------
6+
47
.. toctree::
58
:titlesonly:
69

7-
/api/jsonschema/index
10+
/api/jsonschema/exceptions/index
11+
/api/jsonschema/protocols/index
12+
/api/jsonschema/validators/index
13+
14+
:mod:`jsonschema`
15+
-----------------
16+
17+
.. automodule:: jsonschema
18+
:members:
19+
:imported-members:
20+
:exclude-members: Validator
21+
22+
.. autodata:: jsonschema._format._F

docs/api/jsonschema/index.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)