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: [libstdc++] Lots and lots of doc patches



>     - instead of scanning the source directories, we scan (primarily) the
>       build directory's staging include tree.  This gets us sane header
>       names, and is mostly fallout from the various recent header renames.

Huh cool. 

>     - new make target:  doxygen-man
>       After changes to the run_doxygen script, the top-level make targets
>       are now more useful (they don't clobber each other).

So, does this mean that I can run 'doxygen-man' and see the man pages? 
I'm stil confused as to the steps I need to take to use the generated man 
pages. (This includes the tarball on the ftp server.) Can you help me out?
Should 'man vector' just work?

I'm interested in knowing what I can do to help you this. Suggestions?

-benjamin


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