Hi Christophe, On 2011-10-12 at 18:50 +0200, Christophe Strobbe wrote:
> OpenOffice.org used to provide a way for extensions to provide > documentation that would seamlessly integrate into the OOo.org Help > system (see > <http://wiki.services.openoffice.org/wiki/Extensions_best_practices#Help_Content>). > > LibreOffice, by contrast, has Help documentation online. Is there a > way for extension documentation to get integrated into LibreOffice Help? It is actually a bug, that LibreOffice does not use the help provided by the extension, when it exists. Do you think you would be interested in helping to fix that? The code that decides whether the help is installed is here: http://cgit.freedesktop.org/libreoffice/core/tree/sfx2/source/appl/sfxhelp.cxx#n672 [and around that] It decides only on the availability of the main help, but does not do anything about extensions; might be worth extending so that when the help for an extension is installed (and asked for), the extension's help would be shown. Regards, Kendy _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice