summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2017-04-29 00:46:55 +0100
committerStephen Finucane <stephen@that.guru>2017-04-29 01:17:39 +0100
commitb1aca0bbc176f680d8773dd2b5bc02aa1a9ad7ce (patch)
treefbf522149be97cf07914f5ae6488929c29a2bf29 /docs/index.rst
parent868f63b0e366f442cfa158db6ecea8e1027491f1 (diff)
downloadpatchwork-b1aca0bbc176f680d8773dd2b5bc02aa1a9ad7ce.tar
patchwork-b1aca0bbc176f680d8773dd2b5bc02aa1a9ad7ce.tar.gz
docs: Add a configuration guide
This should simplify matters for folks that don't have much experience with Django. It also serves to highlight the 'ENABLE_REST_API' option. A release note is also added to capture the rename of DEFAULT_PATCHES_PER_PAGE that has occurred during this cycle. Signed-off-by: Stephen Finucane <stephen@that.guru>
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 29f2c9d..623b683 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -36,6 +36,7 @@ of community projects.
:caption: Deployment Documentation
deployment/installation
+ deployment/configuration
deployment/upgrading
.. _development-docs: