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: subscr. & doco


>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


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