Hello, > > Documentation for eggs is usually manually written. As far as I know, > nobody uses automatic extraction of comments from code. >
Look at the contracts egg. Using it, you will not only get automatic documentation of your modules but also a simple version of "Design by Contract" invented by Bertrand Meyer for its Eiffel language. Cheers Juergen ---- Dr. Juergen Lorenz Flensburger Str. 12 D 10557 Berlin _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
