Re: [Quickbook] No longer able to build the regex docs?
Daniel James <[email protected]>
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <[email protected]> |
On 20 June 2011 18:07, John Maddock <[email protected]> wrote: > I just updated to latest Quickbook Trunk and I'm no longer able to build the > regex lib docs, they fail with: It's producing invalid xml for =\<= in syntax_perl.qbk, which causes the post-processor to fail (it requires valid markup). I'll should be able to fix that in trunk today, too late for the beta though. I implemented escapes in simple markup, but I think will break some of the regex documentation, so I think I'll have to put a version switch on that.