java documentation (not java docs) utility tool
Hi all,
This sounds crazy but I have a question about any tool that generates java documentation (not java docs generation though).
In my new job, there are tons of java classes with not class/method level documentation. It is being a tedious task to add documentation thus wondering if there is any open source utility tool that is intutive enough to auto generate high level java documentation based on what the method does.
Any input is higly appreciated.
Thanks in advance.

