Difference between revisions of "Development"

From Kiwix
Jump to navigation Jump to search
Line 1: Line 1:
{{Identi.ca}}
{{Identi.ca}}
{{translations}}
<translate><!--T:1-->
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.
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.
</translate>


<translate><!--T:2-->
; [[Tools|Building a ZIM]]
; [[Tools|Building a ZIM]]
:Toolkit to build a dump of Wikipedia ZIM.
:Toolkit to build a dump of Wikipedia ZIM.
{{translations}}
; [[Build a DVD|Make a DVD]]
; [[Build a DVD|Make a DVD]]
:Shows the structure and order of files to run Kiwix from a DVD.
:Shows the structure and order of files to run Kiwix from a DVD.
Line 10: Line 15:
; [[Translation|Kiwix UI Translation]]
; [[Translation|Kiwix UI Translation]]
:It involves everything related to the translation of the Kiwix UI and support for end user.
:It involves everything related to the translation of the Kiwix UI and support for end user.
</translate>


<translate><!--T:3-->
== See also ==
== See also ==
* [[Roadmap]]
* [[Roadmap]]
Line 16: Line 23:
* [[Hackathon]]
* [[Hackathon]]
* [http://changelog.kiwix.org CHANGELOG]
* [http://changelog.kiwix.org CHANGELOG]
</translate>


<translate><!--T:4-->
[[Category:Documentation]]
[[Category:Documentation]]
</translate>

Revision as of 08:56, 4 September 2013

News feed

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

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.

Building a ZIM
Toolkit to build a dump of Wikipedia ZIM.
Other languages:
English • ‎català • ‎español • ‎français • ‎galego • ‎italiano • ‎magyar • ‎português • ‎русский • ‎فارسی • ‎日本語
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. Linux distributions and Windows.
Kiwix UI Translation
It involves everything related to the translation of the Kiwix UI and support for end user.

See also