diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2018-02-23 20:34:43 +0200 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2018-02-23 20:34:43 +0200 |
commit | 89f013bb4d68b0df17131df47f320ab4a44f060f (patch) | |
tree | 3a8a398ff40d57cc86940f295c97509802935f32 /docs/installer/README | |
parent | cd4e1a8183a04d6067bdfa2894b64da8ec339c93 (diff) | |
download | tools-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/installer/README')
-rw-r--r-- | docs/installer/README | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/docs/installer/README b/docs/installer/README deleted file mode 100644 index 7b865911..00000000 --- a/docs/installer/README +++ /dev/null @@ -1,11 +0,0 @@ -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 |