[libreoffice-documentation] Re: Ease maintenance of build-in help
Jan Holesovsky
kendy at collabora.com
Thu Aug 13 08:52:40 PDT 2015
Hi Regina,
Jan Holesovsky píše v St 12. 08. 2015 v 07:44 +0200:
> > Authors of help texts are allowed to start in ODF to discuss and
> > finalize the content and appearance of the intended help texts. There
> > should be a place in the repository to store such files. This way
> > authors did not need deep knowledge of the technical structure of
> > helpcontent2. The person who integrates the help texts into the build-in
> > help need not be the content author.
>
> That's perfectly possible. Let's just use Flat ODF (.fodt) as the
> fileformat, and store the file next to the appropriate .xhp in the help
> repository.
I forgot to mention - it is easily possible to convert such .fodt's
to .xhp offline, without using LibreOffice. You need only xsltproc and
the filter from dev-tools:
[git clone git://anongit.freedesktop.org/libreoffice/contrib/dev-tools]
cd dev-tools
xsltproc helpauthoring/filter/soffice2xmlhelp.xsl helpfile.fodt > helpfile.xhp
All the best,
Kendy
More information about the LibreOffice
mailing list