What are the C/C++ documentation tools that you have used? Which one would you recommend?
I have used doxygen with graphviz but it seems to have a problem with large code bases especially when generating collaboration diagrams.
I found DoxyS on the web but have not used it. Going by the documention on its homepage it looks like its worth trying out.