Reenable Russian translation of the manual and update html in git tree

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2015-02-04 13:43:10 -08:00
parent 56dfaf29d0
commit 1e6135f2d3
2 changed files with 1161 additions and 398 deletions

File diff suppressed because it is too large Load diff

View file

@ -307,10 +307,8 @@ QTRANSLATIONS += \
USERMANUALS = \
user-manual.html \
user-manual_es.html \
user-manual_fr.html
# Russian version is no longer current
# user-manual_ru.html
user-manual_fr.html \
user-manual_ru.html
doc.commands += $(CHK_DIR_EXISTS) $$OUT_PWD/Documentation || $(MKDIR) $$OUT_PWD/Documentation $$escape_expand(\\n\\t)$(MAKE) -C $$PWD/Documentation OUT=$$OUT_PWD/Documentation/ doc
all.depends += usermanual