This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3] allocator documentation revamp


On Wed, Feb 25, 2004 at 12:17:07PM -0600, Benjamin Kosnik wrote:

> 
> >2004-02-25  Jonathan Wakely  <redi@gcc.gnu.org>
> >
> >	* docs/html/20_util/howto.html, docs/html/20_util/allocator.html,
> >        docs/html/ext/howto.html, docs/html/ext/mt_allocator.html:
> >        Fix markup, more <link> tags.
> >        * docs/html/documentation.html: Regenerate.
> 
> looks good, thanks

Actually, I've realised it's not, as regenerating documentation.html
lost the change you (Benjamin) had made so that the fifth link under
the General Utilities (20_util) heading goes straight to allocator.html
rather than to howto.html#5 (which then just links to allocator.html)

Do you want to keep that change? If so it will have to be put back
manually every time documentation.html is regenerated. The simplest
solution is to use the generated version, but this means an extra click
to get to the allocator docs from the front page.

I'll check in the other parts and leave documentation.html for now.

jon

-- 
"It is always the best policy to tell the truth, unless, of course, you 
 are an exceptionally good liar."
	- Jerome K. Jerome


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]