Add prerequisites new sections to summary

This commit is contained in:
Bertocq
2017-08-18 23:07:32 +02:00
parent 633ce693f3
commit 662d50669e
2 changed files with 6 additions and 0 deletions

View File

@@ -3,6 +3,9 @@
* [Introduction](README.md) * [Introduction](README.md)
### Getting started ### Getting started
* [Prerequisites](getting_started/prerequisites/README.md)
* [Linux](getting_started/prerequisites/linux.md)
* [macOS](getting_started/prerequisites/macos.md)
* [Local installation](getting_started/installation.md) * [Local installation](getting_started/installation.md)
* [Production and Test servers](getting_started/servers.md) * [Production and Test servers](getting_started/servers.md)
* [Recomendations](getting_started/recomendations.md) * [Recomendations](getting_started/recomendations.md)

View File

@@ -3,6 +3,9 @@
* [Introducción](README.md) * [Introducción](README.md)
### Primeros pasos ### Primeros pasos
* [Prerrequisitos](getting_started/prerequisites/README.md)
* [Linux](getting_started/prerequisites/linux.md)
* [macOS](getting_started/prerequisites/macos.md)
* [Instalación local](getting_started/installation.md) * [Instalación local](getting_started/installation.md)
* [Servidores de prueba y producción](getting_started/servers.md) * [Servidores de prueba y producción](getting_started/servers.md)
* [Recomendaciones](getting_started/recomendations.md) * [Recomendaciones](getting_started/recomendations.md)