is there an automatic documentation tool for eclipse? (Like the Ghost Doc Tool) I'm working in Java and i want a reccomended tool.
thanks
Found a nice tool http://jautodoc.sourceforge.net/
It's built-in.
Just type /**
[enter] above a method and it will autocomplete the javadoc.
Then just use the javadoc tool to generate the html documentation.
Obviously, all useful docs have to be written by hand.
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