Boost logo

Boost Users :

Subject: Re: [Boost-users] really dumb question about quickbook
From: Robert Ramey (ramey_at_[hidden])
Date: 2017-04-20 16:30:48


On 4/20/17 9:25 AM, Robert Ramey via Boost-users wrote:
> I'm struggling with quickbook
>
> When I use the following
>
> [section:userapi User API]
>
> [include types/File.qbk]
> [include types/Hasher.qbk]
> [include types/Progress.qbk]
>
> [endsect]
>
> I don't the files included. But when I use
>
> [section:userapi User API]
>
> [include types/File.qbk]
> [include types/Hasher.qbk]
> [include types/Progress.qbk]
>
> [endsect]
>
> The other files ARE included. I've looked through the quickbook docs
> and for the life of me I can't find where the significance (if there is
> any) of spaces in the markup is explained. Could someone point me in
> the right direction?
>
> Robert Ramey

Even more confusing:

[section:userapi User API]

[section:type_requirements Type Requirements]

[include types/File.qbk]
[include types/Hasher.qbk]
[include types/Progress.qbk]

[endsect]

doesn't display the types/File.qbk and similar sections at all!

Clearly I'm missing something really dumb. Any help appreciated.

Robert Ramey


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net