summaryrefslogtreecommitdiff
path: root/docs/howto
diff options
context:
space:
mode:
Diffstat (limited to 'docs/howto')
-rw-r--r--docs/howto/deployment/index.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/howto/deployment/index.txt b/docs/howto/deployment/index.txt
index 1b2f497922..bbf53181b4 100644
--- a/docs/howto/deployment/index.txt
+++ b/docs/howto/deployment/index.txt
@@ -15,8 +15,10 @@ site to use asynchronous Python features, and asynchronous Django features as
they are developed.
.. toctree::
- :maxdepth: 1
+ :maxdepth: 2
wsgi/index
asgi/index
+ ../static-files/deployment
+ ../error-reporting
checklist