You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
590 B
15 lines
590 B
How to write the handbook
|
|
-------------------------
|
|
|
|
|
|
Step 1: write your content in English in index.docbook (maybe multiple files with xinclude)
|
|
Step 2: run './update_handbook.sh' in this directory. This will update english translation template (handbook.pot) and all translations (e.g. fr/handbook.po)
|
|
Step 3: translate <yourlanguage>/handbook.po (if your language isnt there yet, grab handbook.pot and send to me)
|
|
Step 4: run './update_handbook.sh' again. This will create the docbook files containing the translation
|
|
|
|
Best regards
|
|
|
|
Christoph <crissi99@gmx.de>
|
|
|
|
Last change: 2005/19/09
|