Boost logo

Boost Users :

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


On 4/20/17 9:32 AM, Daniel James via Boost-users wrote:
> On 20 April 2017 at 17:30, Robert Ramey via Boost-users
> <boost-users_at_[hidden]> wrote:
>>
>> 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.
>
> I can't tell without looking at the actual source, but you haven't
> closed the first section tag.
>

I truncated it to safe space. Here is the whole section:

[section:userapi User API]

[section:type_requirements Type Requirements]

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

[endsect]

[section:types Types]
     system error
         make_error_code
     store
         is_open
         open
         close
         insert
         fetch
     posix_file
     win32_file
     native_file
     xxhasher
[endsect]

[section:types Functions]
     functions
         store
             create
                 native_file
                 posix_file
                 win32_file
                 xxhasher
             recover
             rekey
             verify
                 verify_info
             visit
         misc
             block_size
             erase_file
             make_salt

[endsect]

[endsect]

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