Re: [boost-docs] Query regarding boostbook and documentation
Daniel James <[email protected]> Wed, 13 Jan 2016 21:36:57 +0000
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <CAHOE3yfx1DBGiAMnb09m0PrBnivVUaOha-jyfpe8+OHtyACE-g@mail.gmail.com> |
On 13 January 2016 at 21:32, Rene Rivera <[email protected]> wrote: > On Wed, Jan 13, 2016 at 3:27 PM, Daniel James <[email protected]> wrote: >> >> The reference >> content usually comes from the doxygen2boostbook.xsl script which is >> often a pain to update, but hopefully that wouldn't be the case here. >> If it is, I'd be tempted to rewrite it in another language, I've >> thought about doing that before. > > > <https://github.com/boostorg/build/blob/develop/src/tools/doxproc.py> > > I don't remember how complete I made it though. Will probably need to be updated as the doxygen xml varies a bit from version to version, but an update to docbook 5 could be the ideal opportunity to change to a new script.