Difference between revisions of "Development/fr"

From Kiwix
Jump to navigation Jump to search
(Created page with "Développement")
 
(Created page with "== Voir aussi == * [[{{ll|Roadmap}}|Feuille de route]] * [[{{ll|Projects}}|Projets]] * Hackathon * [http://changelog.kiwix.org Journal des modifications]")
 
(5 intermediate revisions by 3 users not shown)
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.
Le '''Guide du développeur''' contient une série de documents pouvant aider le développeur à mieux comprendre le code source de Kiwix. Kiwix est un logiciel libre, et en tant que tel invite les développeurs à faire leurs propres modifications.


; [[Build a DVD|Make a DVD]]
; [[Build a DVD|Créer un DVD]]
:Shows the structure and order of files to run Kiwix from a DVD.
:Affiche la structure de fichiers pour faire fonctionner Kiwix depuis un DVD.
; [[Compilation|Compile Kiwix]]
; [[Compilation|Compiler Kiwix]]
:It includes step by step procedure to compile Kiwix. Android, Linux distributions and Windows.
:Inclut la procédure pas à pas pour compiler Kiwix. Android, distributions Linux et Windows.
; [[Translation|Kiwix UI Translation]]
; [[Translation|Traduction interface Kiwix]]
:It involves everything related to the translation of the Kiwix UI and support for end user.
:Contient ce qui est relatif à la traduction de l'interface de Kiwix, ainsi que l'assistance utilisateur.


== See also ==
== Voir aussi ==
* [[Roadmap]]
* [[{{ll|Roadmap}}|Feuille de route]]
* [[Projects]]
* [[{{ll|Projects}}|Projets]]
* [[Hackathon]]
* [[Hackathon]]
* [http://changelog.kiwix.org CHANGELOG]
* [http://changelog.kiwix.org Journal des modifications]


[[Category:Documentation]]
[[Category:Documentation|Catégorie:Documentation]]

Latest revision as of 21:00, 20 May 2020

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

Le Guide du développeur contient une série de documents pouvant aider le développeur à mieux comprendre le code source de Kiwix. Kiwix est un logiciel libre, et en tant que tel invite les développeurs à faire leurs propres modifications.

Créer un DVD
Affiche la structure de fichiers pour faire fonctionner Kiwix depuis un DVD.
Compiler Kiwix
Inclut la procédure pas à pas pour compiler Kiwix. Android, distributions Linux et Windows.
Traduction interface Kiwix
Contient ce qui est relatif à la traduction de l'interface de Kiwix, ainsi que l'assistance utilisateur.

Voir aussi