summaryrefslogtreecommitdiffstats
path: root/doc/README.handbook
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.handbook')
-rw-r--r--doc/README.handbook14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/README.handbook b/doc/README.handbook
new file mode 100644
index 0000000..71395af
--- /dev/null
+++ b/doc/README.handbook
@@ -0,0 +1,14 @@
+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