Bug 116240 - [NEWHELP] Create distribution package to the new help
Summary: [NEWHELP] Create distribution package to the new help
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Documentation (show other bugs)
Version:
(earliest affected)
6.1.0.0.alpha0+
Hardware: All All
: medium enhancement
Assignee: Stephan Bergmann
URL:
Whiteboard: target:6.1.0
Keywords:
: 115312 (view as bug list)
Depends on:
Blocks: New-Help
  Show dependency treegraph
 
Reported: 2018-03-06 15:10 UTC by Olivier Hallot
Modified: 2018-06-13 19:20 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Hallot 2018-03-06 15:10:51 UTC
The new help is currently build with a custom target makefile located in

helpcontent2/CustomTarget_html.mk

and the local help is made passing '--with-help=html' in the autogen params.

The results of the build process is placed in core/instdir/help/6.1 , where 6.1 is %PRODUCTVERSION

The task is twofold:

1) make the build process to replace the old help with the new one

2) get the distro packages for the new help, in MSI/DEB/RPM formats, for download, *PER LANGUAGE*. The package must contain all files in core/instdir/help/6.1 including HTML files, media files and collateral files.
Comment 1 Commit Notification 2018-05-02 08:42:50 UTC
Stephan Bergmann committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/help/commit/?id=09f72e64083e9a6003e6c10fa26e1c5ca3c4d785

tdf#116240: Include --with-help=html in installation sets
Comment 2 Commit Notification 2018-05-02 08:44:07 UTC
Stephan Bergmann committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=e606179d5722427bc4137838585b38892e01b328

tdf#116240: Include --with-help=html in installation sets

It will be available in 6.1.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 3 Olivier Hallot 2018-06-13 19:20:50 UTC
*** Bug 115312 has been marked as a duplicate of this bug. ***