aboutsummaryrefslogtreecommitdiffstats
path: root/docs/docs/stable/installer/README
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docs/stable/installer/README')
-rw-r--r--docs/docs/stable/installer/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/docs/stable/installer/README b/docs/docs/stable/installer/README
new file mode 100644
index 00000000..7b865911
--- /dev/null
+++ b/docs/docs/stable/installer/README
@@ -0,0 +1,11 @@
+1. Install po4a.
+2. Update POT: ./makepot.sh
+3. Update your translation: ./update.sh <your_locale> (Ex.: ./update.sh uk)
+4. Make your translated docs: ./makedoc.sh <your_locale> (Ex.: ./makedoc uk)
+5. Copy your docs through WebDAV or via Calenco web-interface into Calenco repository.
+
+ * Scripts in this folder are free software. They come without any warranty, to
+ * the extent permitted by applicable law. You can redistribute it
+ * and/or modify them under the terms of the Do What The Fuck You Want
+ * To Public License, Version 2, as published by Sam Hocevar. See
+ * http://sam.zoy.org/wtfpl/COPYING for more details. \ No newline at end of file