From ff3df683ad14cbb7a3f8e5f1e4e57bc65ddd0e58 Mon Sep 17 00:00:00 2001 From: Timothy Hobbs Date: Tue, 16 Jul 2024 13:49:43 +0200 Subject: [PATCH] Update structure of installation docs --- docs/index.rst | 1 + docs/install.rst | 2 +- docs/standalone.rst | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 7f1ffe04..1b5fe292 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -10,6 +10,7 @@ Contents :maxdepth: 2 :glob: + standalone install upgrade configuration diff --git a/docs/install.rst b/docs/install.rst index f486defc..c28fefaf 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -1,4 +1,4 @@ -Installation +Installation/integration into an existing Django application ============ .. note:: diff --git a/docs/standalone.rst b/docs/standalone.rst index 85ab6fbd..cee28582 100644 --- a/docs/standalone.rst +++ b/docs/standalone.rst @@ -1,4 +1,4 @@ -Django-Helpdesk Standalone Installation +Standalone Installation ======================================= You can find standalone docker images at `djangohelpdesk/standalone:latest `_.