Re: [boost-docs] Query regarding boostbook and documentation
Daniel James <[email protected]> Wed, 13 Jan 2016 21:24:25 +0000
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <CAHOE3yciituNeSWudrdXa2SPXJx5dt2Sn5rb9Zcn8pJA0oZS7A@mail.gmail.com> |
On 4 January 2016 at 15:03, Paul A. Bristow <[email protected]> wrote: > - but I dimly recollect that the toolchain currently only works on a certain old version of some > tools, probably Docbook, and not on more recent versions. IIRC we use the Docbook 4.2 schema because both Boostbook and Docbook 4.3 add a 'code' element to the schema and they clash. Boostbook works fine with the later Docbook stylesheets, it's just the schemas that don't get on. Presumably this new schema will fix the issue, probably by removing 'code' from Boostbook (which is sensible).