Boost logo

Boost :

From: David Abrahams (abrahams_at_[hidden])
Date: 2000-09-29 13:41:36


----- Original Message -----
From: "Beman Dawes" <beman_at_[hidden]>
To: <boost_at_[hidden]>; <boost_at_[hidden]>
Sent: Friday, September 29, 2000 2:15 PM
Subject: Re: [boost] graph library questions

> At 12:14 PM 9/29/2000 -0400, David Abrahams wrote:
> >
> >> > I tried to find some of the answers by going through the source
> code,
> >> > but as I am just getting familiar with STL, it is a daunting task
at
> >> > the moment :-)
> >>
> >> Some of these answers are in the new HTML documentation. I'll also
> >> be filling in the docs more (especially with answers that I give
> >> to email questions).
> >>
> >> http://www.boost.org/libs/graph/docs/adjacency_list.html
> >> and
> >> http://www.boost.org/libs/graph/docs/using_adjacency_list.html
> >
> >That's great, but we should also get a lot more commentary into the code
> >itself, especially if the hope is to pass maintenance responsibility on
> >someday.
>
> I've been trying something in some industrial code I maintain that seems
to
> be useful:
>
> In the C++ source file, I include comments like:
>
> do_adjacency_list_func(); // See docs/adjacency_list.html

That's all nice enough, but I am talking about *implementation*
documentation, not usage documentation. I hope we're not putting that stuff
in the HTML docs for the library...

-Dave


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk