Clicky
Showing changes from revision #1 to #2:
(追記) Added (追記ここまで) | (削除) Removed (削除ここまで) | (削除) Chan (削除ここまで)(追記) ged (追記ここまで)
f90doc is an automatic documentation tool for Fortran 90 written(追記) in (追記ここまで)(追記) Perl (追記ここまで) by Erik Demaine. It generates pages of HTML documentation from Fortran 90 source. Functions, arguments, types, etc. will be listed and the corresponding documentation for each element is taken from comments prefixed with!!
. f90doc also understands some basic wiki-like formatting rules. f90doc is similar to javadoc, but does not require comments to be written in HTML.
Homepage: http://erikdemaine.org/software/f90doc/
An Example:
License: MIT