Re: [Boost-docs] Using QuickBook

Subject: Re: [Boost-docs] Using QuickBook
From: Raffi Enficiaud (raffi.enficiaud_at_[hidden])
Date: 2016-07-27 23:05:14


Le 27/07/16 à 20:25, Stefan Seefeld a écrit :
> Hello,
>
> I'm looking for basic instructions about how to use (run) the
> `quickbook` tool. The documentation at
> http://www.boost.org/doc/libs/1_61_0/doc/html/quickbook.html explains
> the document structure & syntax of a .qbk file, but I can't find any
> information telling me how to invoke the `quickbook` tool itself, i.e.
> what the options mean, and what the input and output files are. The
> output of `quickbook --help` seems a little incomplete, too.
>
> Could someone please provide some pointers ?
>
> Thanks,
> Stefan
>

Hi,

I have (very basic) instructions on how to make the setup there:

https://github.com/boostorg/test/tree/develop/doc

I am using the Jamfile that is in that folder: it is a copy/paste of
some other Jamfile I found in boost, and does the following:
- runs doxygen
- copies some files on output folder (mainly images)
- runs docbook and injects doxygen's output

It should be straightforward to adapt to your needs.

Hope this helps,
Raffi


This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:41 UTC