Boostbook error when generating documentation for a member typedef with a description
The boostbook stylesheets don't generate documentation for a typedef member of a class, so if a typedef has a description it generates a link, but nothing to link to.
Attachments
(2)
- typedef-test.xml
(829 bytes
) - added by Daniel James 15 years ago.
- Small boostbook example which causes the error.
- typedef.patch
(424 bytes
) - added by Daniel James 15 years ago.
- A quick hack that I'm using to get it working - but it generates the typedef documentation on a new page when it should be inline. I might try to do it properly in the future if no one else has the time.
Download all attachments as:
.zip
Change History
(5)
Owner: |
changed from Douglas Gregor to Daniel James
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
Small boostbook example which causes the error.