Skip to content

Commit

Permalink
Delete duplicate 0-prefacio files and use README directly
Browse files Browse the repository at this point in the history
  • Loading branch information
spalladino committed Mar 9, 2016
1 parent 1a98278 commit 6d89920
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 12 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ Manas Handbook
==============

This text serves two simultaneous purposes that mutually feedback each other: it is a user manual which explains how some processes work inside [Manas](http://www.manas.com.ar) and it's also an instruction manual, as it describes certain goals we want to achieve. True to our principles, the text is in a repository where you can comment on it and send your change proposals. This text will always be a beta version. If you agree with a chapter of the manual, but you don't think it is being implemented correctly in reality, let your voice be heard loud and clear and help us correct what we can. If you disagree with parts of the manual, please suggest the change you'd like to see and help us implement it.

Este texto cumple dos funciones simultáneas y mutuamente retro-alimentadas: es manual de uso por un lado, en cuanto a que explica el funcionamiento de algunos procesos dentro de [Manas](http://www.manas.com.ar) y es manual de instrucciones por otro, en cuanto a que describe ciertas aspiraciones a las que queremos llegar. Fiel a nuestros principios, el texto se encuentra en un repositorio para que puedas comentarlo y enviar tus propuestas de cambios. Este texto será una versión beta por siempre. Si estás de acuerdo con partes del manual, pero te parece que no están implementadas correctamente en la realidad, hacelo saber fuerte y claro, y ayudanos a corregir lo que se pueda. Si no estás de acuerdo con partes del manual, proponé el cambio que quisieras ver y ayudanos a implementarlo.
2 changes: 0 additions & 2 deletions en/0-prefacio.md

This file was deleted.

1 change: 1 addition & 0 deletions en/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
#Preface
This text serves two simultaneous purposes that mutually feedback each other: it is a user manual which explains how some processes work inside Manas and it's also an instruction manual, as it describes certain goals we want to achieve. True to our principles, the text is in a repository where you can comment on it and send your change proposals. This text will always be a beta version. If you agree with a chapter of the manual, but you don't think it is being implemented correctly in reality, let your voice be heard loud and clear and help us correct what we can. If you disagree with parts of the manual, please suggest the change you'd like to see and help us implement it.
3 changes: 1 addition & 2 deletions en/SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Summary

* [Introduction](0-prefacio.md)
* [Introduction](README.md)
* [Manas](01-manas/manas.md)
* [The name](01-manas/1-el-nombre.md)
* [The beginnings](01-manas/2-los-comienzos.md)
Expand Down Expand Up @@ -45,4 +45,3 @@
* [Conclusión](11-compensacion/3-conclusion.md)
* [Vacaciones](12-vacaciones/0-vacaciones.md)
* [Entrevistas](13-entrevistas/0-entrevistas.md)

2 changes: 1 addition & 1 deletion en/book.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"description": "This text serves two simultaneous purposes that mutually feedback each other: it is a user manual which explains how some processes work inside Manas and it's also an instruction manual, as it describes certain goals we want to achieve.",
"language": "en",
"structure": {
"readme": "0-prefacio.md"
"readme": "README.md"
}
}
3 changes: 0 additions & 3 deletions es/0-prefacio.md

This file was deleted.

4 changes: 1 addition & 3 deletions es/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
Manas Handbook
==============

# Prefacio
Este texto cumple dos funciones simultáneas y mutuamente retro-alimentadas: es manual de uso por un lado, en cuanto a que explica el funcionamiento de algunos procesos dentro de [Manas](http://www.manas.com.ar) y es manual de instrucciones por otro, en cuanto a que describe ciertas aspiraciones a las que queremos llegar. Fiel a nuestros principios, el texto se encuentra en un repositorio para que puedas comentarlo y enviar tus propuestas de cambios. Este texto será una versión beta por siempre. Si estás de acuerdo con partes del manual, pero te parece que no están implementadas correctamente en la realidad, hacelo saber fuerte y claro, y ayudanos a corregir lo que se pueda. Si no estás de acuerdo con partes del manual, proponé el cambio que quisieras ver y ayudanos a implementarlo.
2 changes: 1 addition & 1 deletion es/book.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"description": "This text serves two simultaneous purposes that mutually feedback each other: it is a user manual which explains how some processes work inside Manas and it's also an instruction manual, as it describes certain goals we want to achieve.",
"language": "en",
"structure": {
"readme": "0-prefacio.md"
"readme": "README.md"
}
}

0 comments on commit 6d89920

Please sign in to comment.