Re: The beauty of LATEX
Daniel James <[email protected]>
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <CAHOE3ydTQsHzqvj5sSNBODok=Pg75SkfLRRa+kBQ_1SffoVkUg@mail.gmail.com> |
On 21 October 2011 12:02, Paul A. Bristow <[email protected]> wrote: > > (<aside>In an amusing - beautiful even;-) - feature, the Steven has made the warning appear with the > usual Quickbook Warning 'road' sign. Nice one Steven! </aside>) That's actually from the patch on this ticket: https://svn.boost.org/trac/boost/ticket/5740 It's the same because both quickbook and doxygen are generating the docbook <warning> tag. > (And of course, we also need an *index* to get straight to this, if one knows the function name). Probably just needs the doxygen converter to generate <indexterm> tags. Boostbook could possibly do that (I forget at which stage autoindex is run).