I believe that experts are already familiar with these tools. I would like to recommend them to more beginners:
C ++ annotation document generation tool: doxygen
: Http://www.vckbase.com/code/softeng/engineering/doxygen.rar
Location: http://down1.chinaunix.net//distfiles/doxygen-1.4.7.src.tar.gz
Javascript annotation document generation tool: jsdoc
Download location: http://sourceforge.net/projects/jsdoc/ (exact download location: http://nchc.dl.sourceforge.net/sourceforge/jsdoc/JSDoc-1.10.1.tgz or http://jaist.dl.sourceforge.net/sourceforge/jsdoc/JSDoc-1.10.1.tgz)
Jsdoc requires the Perl runtime environment, ActivePerl download location: http://count.skycn.com/softdownload.php? Id = 1211 & url = http://gzgwbn.skycn.net/down/ActivePerl-5.8.8.819-MSWin32-x86-267479.msi
You also need to install a plug-in for Perl: HTML-Template-2.7, download location: http://search.cpan.org/%7Esamtregar/HTML-Template-2.7/ (exact download location: http://search.cpan.org/CPAN/authors/id/S/SA/SAMTREGAR/HTML-Template-2.8.tar.gz)