boost quickbook
Maarten L. Hekkelman
maarten at hekkelman.com
Thu Sep 9 10:06:27 BST 2021
Hi Chris,
Op 04-09-2021 om 11:48 schreef Chris Lamb:
>> Perhaps this is a known issue, or perhaps it is not. I didn't manage to
>> search the archives here, so forgive me if this is already discussed.
> Don't worry, there are lot of documentation-related issues... and more
> than one that affects docbook.xsl files — for example, there is/was one
> in both libxlst and docbook2x, etc. etc.
For libzeep I wrote a small wrapper script to be used to wrap quickbook.
It will take the output of quickbook and convert dates written out with
dates based on SOURCE_DATE_EPOCH.
The script can be found here:
https://salsa.debian.org/med-team/libzeep/-/blob/master/doc/tools/quickbook.sh.in
And to use it you should modify the Jamfile.v2 for the documentation to
have something like this template jamfile:
using boostbook
: /usr/share/xml/docbook/stylesheet/docbook-xsl/
: /usr/share/xml/docbook/schema/dtd/4.2/
: /usr/share/boostbook
;
using xsltproc : @XSLTPROC@ ;
using doxygen : @DOXYGEN@ ;
using fop : @FOP@ ;
using quickbook : @QUICKBOOK_SCRIPT@ ;
regards, -maarten
--
Maarten L. Hekkelman
http://www.hekkelman.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/reproducible-builds/attachments/20210909/7f5098bf/attachment.htm>
More information about the Reproducible-builds
mailing list