summaryrefslogtreecommitdiffstats
path: root/doc/README.handbook
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2020-02-22 12:31:47 +0100
committergregory guy <[email protected]>2020-02-22 12:44:01 +0100
commit9b99335373bb5e06cfb2cdbbff4f6d45b3d0edda (patch)
tree5414f4b1866fb6ac99d742f217b19f470e1ae477 /doc/README.handbook
parenta79160540c050b5eaca4ecdcee65ec2e164eae6f (diff)
downloadkvpnc-9b99335373bb5e06cfb2cdbbff4f6d45b3d0edda.tar.gz
kvpnc-9b99335373bb5e06cfb2cdbbff4f6d45b3d0edda.zip
Drop automake build support.
Add basic build instructions. Rework of the README, INSTALL and help page. Remove empty folder templates and the NEWS file. Delete the INSTALL.debian and INSTALL.gentoo files. Create the doc/misc folder to hold lot of config and/or readme files. Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'doc/README.handbook')
-rw-r--r--doc/README.handbook14
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/README.handbook b/doc/README.handbook
deleted file mode 100644
index 71395af..0000000
--- a/doc/README.handbook
+++ /dev/null
@@ -1,14 +0,0 @@
-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 <[email protected]>
-
-Last change: 2005/19/09