aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst12
1 files changed, 8 insertions, 4 deletions
diff --git a/docs/index.rst b/docs/index.rst
index fac1c94b..75569d45 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -140,13 +140,17 @@ Library Reference
.. toctree::
:maxdepth: 1
- library/resource
- library/renderers
- library/parsers
library/authentication
- library/validators
+ library/compat
+ library/mixins
+ library/parsers
+ library/permissions
+ library/renderers
+ library/resource
library/response
library/status
+ library/validators
+ library/views
Examples Reference
------------------