From 9f9cebab254146cbae0a093626ed78801e85b98f Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Wed, 2 Aug 2017 00:49:11 -0300 Subject: tdf#97745 Handle offline browser help * Rename index.html to LOHelp.html. index.html is a bad name, too generic. LOHelp.html is invoked by LibreOffice and is not a popular file name. * Clean the XSLT transform, add suport for local help. * reposition bookmark2file.js in the target tree. * remove obsolete files * page tree now capable to be opened by file:// protocol, passing 'online' parameter and folder address to the bash script. Change-Id: I2cf9f69de7896bd74074745993ef033bef5c3503 Reviewed-on: https://gerrit.libreoffice.org/40661 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot --- help3xsl/index.html | 49 +++++++------------------------------------------ 1 file changed, 7 insertions(+), 42 deletions(-) (limited to 'help3xsl/index.html') diff --git a/help3xsl/index.html b/help3xsl/index.html index b3ee476179..47cc54b268 100644 --- a/help3xsl/index.html +++ b/help3xsl/index.html @@ -7,46 +7,11 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. --> - - - - - - - + + + + + - -- cgit