Browse Source

Docs: Moves configuration reference to userguide

Ask Solem 8 years ago
parent
commit
86dc8f20a7
4 changed files with 7 additions and 1 deletions
  1. 6 0
      docs/configuration.html
  2. 0 1
      docs/index.rst
  3. 0 0
      docs/userguide/configuration.rst
  4. 1 0
      docs/userguide/index.rst

+ 6 - 0
docs/configuration.html

@@ -0,0 +1,6 @@
+Moved
+=====
+
+This document has now moved into the userguide:
+
+:ref:`configuration`

+ 0 - 1
docs/index.rst

@@ -42,7 +42,6 @@ Contents
 .. toctree::
     :maxdepth: 1
 
-    configuration
     django/index
     contributing
     community

+ 0 - 0
docs/configuration.rst → docs/userguide/configuration.rst


+ 1 - 0
docs/userguide/index.rst

@@ -23,3 +23,4 @@
     concurrency/index
     signals
     extending
+    configuration