Re: Strange syntax highlight bugs
Steven Watanabe <[email protected]>
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Organization | Providere Consulting, Inc. |
| Message-ID | <[email protected]> |
AMDG On 05/21/2013 12:39 PM, Joel Falcou wrote: > I have a coupel of doxygen comment using @include to insert example in > the doc. However, after being processed through boost/quick/docbook, > those examples are only syntax highlighted in macro or structure doc, > but not in function doc. > > What could be the reason for that ? > The XSL code needs to call the syntax highlighter explicitly when processing each component. If you give me a specific test case, I can fix it. In Christ, Steven Watanabe