Can you afford to not document your software?
ILEDocs is a documentation tool which helps software developers to document
their programs in a convenient way. It is strongly inspired by the Java
documentation tool Javadoc. The goal of this project is to provide both a
tool to parse the source code, extract the documentation information and
build the documentation accessable from the web (f. e. static html pages).