From d08a0ede1d2cb15bb14b0ff75eacf5c682b1fa0a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 6 Dec 2011 12:36:58 -0600 Subject: Initial import of year-and-a-half-old upstream version 0.9.6a --- doc/README.handbook | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/README.handbook (limited to 'doc/README.handbook') 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 /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 + +Last change: 2005/19/09 -- cgit v1.2.1