[fpc-pascal] fpdoc enhanced - call for tests
Michael Van Canneyt
michael at freepascal.org
Thu Dec 20 17:31:33 CET 2012
Hi,
I have enhanced fpdoc.
It now creates a (clickable) hierarchy of the classes in the package that is documented.
A sample of what it will look like is available at
http://www.freepascal.org/docs-html/rtl/index-9.html
http://www.freepascal.org/docs-html/fcl/index-9.html
The tree can be expanded/collapsed for easy navigation, if your browser supports javascript.
(if not, nothing will happen).
I'd like people to test and report their findings.
There is still one known issue: references to classes in a separate package which were
imported through the --import clause, are not yet correctly rendered.
(as visible in http://www.freepascal.org/docs-html/fcl/index-9.html)
Michael.
More information about the fpc-pascal
mailing list