diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-06-07 10:20:44 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2017-06-14 13:03:27 +0200 |
commit | 344d2132259ef22202a197f6cab66101fb0fd167 (patch) | |
tree | 24d437480827a2780f793b2852c1552dd72d7792 /source/HELP-IN-BROWSER-README.txt | |
parent | 38734b7d4fc01bf584bc691370fc155d69ee50c9 (diff) |
Help contents -in-browser (III)
Added language selector
Added system selector
CSS improvements in browser help page
remove bullets from bookmark list
see http://vm173.documentfoundation.org
Change-Id: I6b65e7e3c5a503855a8e92f2a745ba6001d64b8e
Reviewed-on: https://gerrit.libreoffice.org/38712
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Diffstat (limited to 'source/HELP-IN-BROWSER-README.txt')
-rw-r--r-- | source/HELP-IN-BROWSER-README.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source/HELP-IN-BROWSER-README.txt b/source/HELP-IN-BROWSER-README.txt index 159c134827..680f433c7d 100644 --- a/source/HELP-IN-BROWSER-README.txt +++ b/source/HELP-IN-BROWSER-README.txt @@ -65,7 +65,8 @@ Maps to HTML5 <object> tag: How to build the LibreOffice Browser help ----------------------------------------------------------------- -1) run help-to-html.sh +1) run help-to-html.sh in helpcontent2/source/ folder. A previous language build must exist in workdir/HelpTranslatePartHelp/ . +The script will build all existing languages available in this folder. See help-to-html.sh script and adjust path. 2) copy folder html/ to your root web server. |