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.
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
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.
*** Bug 115312 has been marked as a duplicate of this bug. ***