Boost logo

Boost Users :

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


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


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