Difference between revisions of "Development/es"

From Kiwix
Jump to navigation Jump to search
(Created page with "== Véase también == * Hoja de ruta * Proyectos * Hackathon * [http://changelog.kiwix.org CHANGELOG]")
(Created page with "La '''guía de desarrolladores''' contiene una serie de documentos que ayudará a los desarrolladores a entender mejor el código fuente de Kiwix. Kiwix is software libre y, c...")
Line 1: Line 1:
{{translations}}
{{translations}}
The '''developers guide''' contains a series of documents that will help developers understand Kiwix source code better. Kiwix is free software, and as such invites all developers to make their own modifications.
La '''guía de desarrolladores''' contiene una serie de documentos que ayudará a los desarrolladores a entender mejor el código fuente de Kiwix. Kiwix is software libre y, como tal, invita a todos los desarrolladores a hacer sus propias modificaciones.


; [[Build a DVD|Make a DVD]]
; [[Build a DVD|Make a DVD]]

Revision as of 22:58, 12 January 2015

Other languages:
English • ‎català • ‎español • ‎français • ‎galego • ‎italiano • ‎magyar • ‎português • ‎русский • ‎فارسی • ‎日本語

La guía de desarrolladores contiene una serie de documentos que ayudará a los desarrolladores a entender mejor el código fuente de Kiwix. Kiwix is software libre y, como tal, invita a todos los desarrolladores a hacer sus propias modificaciones.

Make a DVD
Shows the structure and order of files to run Kiwix from a DVD.
Compile Kiwix
It includes step by step procedure to compile Kiwix. Android, Linux distributions and Windows.
Kiwix UI Translation
It involves everything related to the translation of the Kiwix UI and support for end user.

Véase también