Re: [quickbook][phoenix] Can't build Phoenix as a PDF.
Daniel James <[email protected]>
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <[email protected]> |
On 23 June 2011 13:32, John Maddock <[email protected]> wrote: > > Another thing that came up when testing the latest auto-index code: there's > what appears to be a bug in the stylesheets that causes messages of the > kind: > > Request for title of element with no title: link > Request for title of element with no title: link > > If I link to a bridgehead which contains a <link> (or any other XML element > for that matter). This error was the reason I didn't used a separate anchor for the quickbook id rather than just putting the id on the bridgehead itself. It also sometimes causes docbook to create odd 'title' attributes on html links. You seem to be linking to the '-header' id - that's just added to stop the docbook stylesheets from automatically generating an id (so that there are less changes when the generated documentation is checked into subversion). Is it autoindex picking it up? Is there any way to prevent that from happening?