From f4100e7be9c590eadd20067e1d46309468922e0d Mon Sep 17 00:00:00 2001 From: voodoorai2000 Date: Thu, 17 Jan 2019 15:34:52 +0100 Subject: [PATCH] Restructure summany page --- docs/en/SUMMARY.md | 6 +++--- docs/es/SUMMARY.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/en/SUMMARY.md b/docs/en/SUMMARY.md index 141e979c7..43fceed81 100644 --- a/docs/en/SUMMARY.md +++ b/docs/en/SUMMARY.md @@ -7,10 +7,8 @@ * [Configure your fork](forks/configuration.md) * [Keep your fork updated](forks/update.md) * [Communication](forks/communication.md) -* [Manual deployment to Heroku](getting_started/deploying-on-heroku.md) ### Installation -* [Docker](getting_started/docker.md) * [Introduction](getting_started/introduction.md) * [Prerequisites](getting_started/prerequisites/README.md) * [Linux](getting_started/prerequisites/linux.md) @@ -18,7 +16,9 @@ * [Windows](getting_started/prerequisites/windows.md) * [Local installation](getting_started/local_installation.md) * [Development Mail Server](getting_started/dev_mailserver.md) -* [Production and Test servers](getting_started/servers.md) +* [Production and Staging servers](getting_started/servers.md) +* [Heroku](getting_started/deploying-on-heroku.md) +* [Docker](getting_started/docker.md) ### Customization * [Introduction](customization/introduction.md) diff --git a/docs/es/SUMMARY.md b/docs/es/SUMMARY.md index 65675f953..ed409542b 100644 --- a/docs/es/SUMMARY.md +++ b/docs/es/SUMMARY.md @@ -9,7 +9,6 @@ * [Comunicación](forks/communication.md) ### Instalación -* [Docker](getting_started/docker.md) * [Introducción](getting_started/introduction.md) * [Prerrequisitos](getting_started/prerequisites/README.md) * [Linux](getting_started/prerequisites/linux.md) @@ -18,6 +17,7 @@ * [Instalación local](getting_started/local_installation.md) * [Servidor local de correo](getting_started/dev_mailserver.md) * [Servidores de prueba y producción](getting_started/servers.md) +* [Docker](getting_started/docker.md) ### Personalización * [Introducción](customization/README.md)