aboutsummaryrefslogtreecommitdiffstats
path: root/docs/docs/stable/installer/README
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2018-02-23 20:34:43 +0200
committerYuri Chornoivan <yurchor@ukr.net>2018-02-23 20:34:43 +0200
commit89f013bb4d68b0df17131df47f320ab4a44f060f (patch)
tree3a8a398ff40d57cc86940f295c97509802935f32 /docs/docs/stable/installer/README
parentcd4e1a8183a04d6067bdfa2894b64da8ec339c93 (diff)
downloadtools-89f013bb4d68b0df17131df47f320ab4a44f060f.tar
tools-89f013bb4d68b0df17131df47f320ab4a44f060f.tar.gz
tools-89f013bb4d68b0df17131df47f320ab4a44f060f.tar.bz2
tools-89f013bb4d68b0df17131df47f320ab4a44f060f.tar.xz
tools-89f013bb4d68b0df17131df47f320ab4a44f060f.zip
Create stable folder and move stable docs there
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