Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1200: Revamp the header information
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-08-22 23:46:59
#1200: Revamp the header information
-------------------------------+--------------------------------------------
Reporter: djowel | Owner: djowel
Type: Tasks | Status: new
Milestone: To Be Determined | Component: quickbook
Version: Boost 1.34.1 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Comment (by djowel):
Also, from John:
Another couple of bug reports, and a couple of feature requests as well
(just tell me when to shut up!).
The [category tag] markup inside the the main [library ..] block over-
writes previous invocations, so for example in BoostBook I can assign a
library to multiple categories (and if you look in boost.xml you'll see
several that make use of this), but if I have:
[library Boost.TypeTraits
[copyright 2000 2005 blah blah]
[purpose Meta-programming support library]
[license blah blah]
[authors [authors, various]]
[category template]
[category generic]
[last-revision $Date: 2005/04/16 16:29:33 $]
]
Then the last [category ...] seen over-writes whatever other invocations
have been made (so the only category in the XML output is "generic" in
this case).
To fix this I tried escaping to BoostBook, but any attempt to put a '''
escape inside a [library ..] block produced quickbook errors.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1200#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:56 UTC