This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: subscr. & doco
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Zenaan Harkness <zen at iptaustralia dot net>
- Cc: libstdc++ at gcc dot gnu dot org, phil at jaj dot com
- Date: Thu, 25 Sep 2003 11:52:01 -0500
- Subject: Re: subscr. & doco
- Organization: Red Hat / Chicago
- References: <1064507311.653.36.camel@zen8100a.aaroncommercial.com>
>The lists page at:
>http://gcc.gnu.org/lists.html
>
>has a link to this mailing list - libstdc++@gcc.gnu.org, that gives me
>the archives only, and no information on subscribing.
.... keep scrolling down. You'll come to "Subscribing/unsubscribing"
>How would I go about, for example, creating a documentation "patch" to
>allow gnu libstdc++ doxygen documentation to include [io]stream_iterator
>in its documentation output (it's currently not included).
>
>I am happy to do a little writing for this - if that's all it takes, do
>I just send to this list??
You'd be editing libstdc++-v3/include/bits/stream_iterator.h.
The doxygen style guides are in the sources, in docs/doxygen/guide.html.
Soon I'll add in a link from the main documentation page.
best,
benjamin