Is there such a thing as Javadoc-type documentation available for C/C++ libraries?
Does C++ have anything similar to javadoc? Yes. Here are a few (listed alphabetically by tool name): ccdoc supports javadoc-like syntax with various extensions.
Javadoc is pretty much the accepted standard for documenting java code.
Yes, doxygen for documenting your code.
If you mean documentation of existing libraries :
For the STL, check out the sgi site.
For a general c/ c++ reference see here.
For a specific library, check its site.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With