C++ 'javadoc'?

Does anyone here know of or use anything like Javadoc for C++?
I am extremely fond of the javadoc format and functionality for
API documentation. If I could apply it to C++ classes I would
be ecstatic.

Thanks,
JW–
// John Watson
// Software Engineer – STScI Archive Team

John Watson wrote:

Does anyone here know of or use anything like Javadoc for C++?
I am extremely fond of the javadoc format and functionality for
API documentation. If I could apply it to C++ classes I would
be ecstatic.

Doxygen is quite good. You can check out my output at:

http://www.antimeta.com/projects/minion/dox/

You can get Doxygen from here:

http://www.stack.nl/~dimitri/doxygen/--
Marc A. Lepage
http://www.antimeta.com/
Minion open source game, RTS game programming, etc.

John Watson wrote:

Does anyone here know of or use anything like Javadoc for C++?
I am extremely fond of the javadoc format and functionality for
API documentation. If I could apply it to C++ classes I would
be ecstatic.

Thanks,
JW

I prefer to use Doc++

http://www.zib.de/Visual/software/doc%2B%2B/--
Karsten-O. Laux Lehrstuhl Digitialtechnik
@Karsten-O_Laux Fachbereich
Tel: 0631-205-4683 Elektrotechnik und Informationstechnik
Universit?t Kaiserslautern

John Watson wrote:

Does anyone here know of or use anything like Javadoc for C++?
I am extremely fond of the javadoc format and functionality for
API documentation. If I could apply it to C++ classes I would
be ecstatic.

I remember a post on freshmeat called doc++
Try doing a search there and you should be able to find it.

Yrs. sincerely,
/morten bek