From 28b66567260a5c4254b59d9afc2b085a8dbb6b06 Mon Sep 17 00:00:00 2001 From: Bertocq Date: Tue, 22 Aug 2017 12:05:29 +0200 Subject: [PATCH] Add windows specific prerequisites page, and list all of them on summary again --- docs/en/SUMMARY.md | 3 +++ docs/en/getting_started/prerequisites/README.md | 2 +- docs/en/getting_started/prerequisites/windows.md | 5 +++++ docs/es/SUMMARY.md | 3 +++ docs/es/getting_started/prerequisites/README.md | 2 +- docs/es/getting_started/prerequisites/linux.md | 2 +- docs/es/getting_started/prerequisites/windows.md | 4 ++++ 7 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 docs/en/getting_started/prerequisites/windows.md create mode 100644 docs/es/getting_started/prerequisites/windows.md diff --git a/docs/en/SUMMARY.md b/docs/en/SUMMARY.md index 58c05b072..c90bc9a7e 100644 --- a/docs/en/SUMMARY.md +++ b/docs/en/SUMMARY.md @@ -4,6 +4,9 @@ ### Getting started * [Prerequisites](getting_started/prerequisites/README.md) + * [Linux](getting_started/prerequisites/linux.md) + * [macOS](getting_started/prerequisites/macos.md) + * [Windows](getting_started/prerequisites/windows.md) * [Local installation](getting_started/installation.md) * [Production and Test servers](getting_started/servers.md) * [Recomendations](getting_started/recomendations.md) diff --git a/docs/en/getting_started/prerequisites/README.md b/docs/en/getting_started/prerequisites/README.md index e4e71a9b1..57a419fcc 100644 --- a/docs/en/getting_started/prerequisites/README.md +++ b/docs/en/getting_started/prerequisites/README.md @@ -4,4 +4,4 @@ ## [macOS](macos.html) -## [Windows](https://translate.google.es/translate?sl=es&tl=en&js=y&prev=_t&hl=es&ie=UTF-8&u=http%3A%2F%2Fwikis.fdi.ucm.es%2FELP%2FTrabajo%3AC%25C3%25B3mo_colaborar_con_el_ayuntamiento&edit-text=&act=url) +## [Windows](windows.html) diff --git a/docs/en/getting_started/prerequisites/windows.md b/docs/en/getting_started/prerequisites/windows.md new file mode 100644 index 000000000..2d44234d0 --- /dev/null +++ b/docs/en/getting_started/prerequisites/windows.md @@ -0,0 +1,5 @@ +# Configuration for development and test environments (Windows) + +[Check this third party guide](http://wikis.fdi.ucm.es/ELP/Trabajo:C%C3%B3mo_colaborar_con_el_ayuntamiento +) (in Spanish [Google Translate english version]( +https://translate.google.es/translate?sl=es&tl=en&js=y&prev=_t&hl=es&ie=UTF-8&u=http%3A%2F%2Fwikis.fdi.ucm.es%2FELP%2FTrabajo%3AC%25C3%25B3mo_colaborar_con_el_ayuntamiento&edit-text=&act=url)) diff --git a/docs/es/SUMMARY.md b/docs/es/SUMMARY.md index 665361bab..c904fee7b 100644 --- a/docs/es/SUMMARY.md +++ b/docs/es/SUMMARY.md @@ -4,6 +4,9 @@ ### Primeros pasos * [Prerrequisitos](getting_started/prerequisites/README.md) + * [Linux](getting_started/prerequisites/linux.md) + * [macOS](getting_started/prerequisites/macos.md) + * [Windows](getting_started/prerequisites/windows.md) * [Instalación local](getting_started/installation.md) * [Servidores de prueba y producción](getting_started/servers.md) * [Recomendaciones](getting_started/recomendations.md) diff --git a/docs/es/getting_started/prerequisites/README.md b/docs/es/getting_started/prerequisites/README.md index 235abc9d4..6116a39a2 100644 --- a/docs/es/getting_started/prerequisites/README.md +++ b/docs/es/getting_started/prerequisites/README.md @@ -4,5 +4,5 @@ ## [macOS](macos.html) -## [Windows](http://wikis.fdi.ucm.es/ELP/Trabajo:C%C3%B3mo_colaborar_con_el_ayuntamiento) +## [Windows](windows.html) diff --git a/docs/es/getting_started/prerequisites/linux.md b/docs/es/getting_started/prerequisites/linux.md index 67e9daca4..220a8925e 100644 --- a/docs/es/getting_started/prerequisites/linux.md +++ b/docs/es/getting_started/prerequisites/linux.md @@ -1,4 +1,4 @@ -# Configuración para los entornos de desarrollo y pruebas (GNU/Linux) +# Configuración para los entornos de desarrollo y pruebas (GNU/Linux) ## Git diff --git a/docs/es/getting_started/prerequisites/windows.md b/docs/es/getting_started/prerequisites/windows.md new file mode 100644 index 000000000..b676a4da5 --- /dev/null +++ b/docs/es/getting_started/prerequisites/windows.md @@ -0,0 +1,4 @@ +# Configuración para los entornos de desarrollo y pruebas (Windows) + +[Guia de la Universidad Complutense](http://wikis.fdi.ucm.es/ELP/Trabajo:C%C3%B3mo_colaborar_con_el_ayuntamiento) +