This is the mail archive of the guile@cygnus.com mailing list for the guile project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Hello, Several months ago, there was a big discussion about writing programmer documents for the guile sources. One of the ideas was to actually include documentation directly into the guile sources. Anyway, the discussion prompted me to hack together a guile script to extract documention from my own code. I've been using it for a few months now, and thought I'd share. If anybody is interested, take a look at <http://superk.physics.sunysb.edu/~mcgrew/guile/extract.html> This is a document that I extracted from the extract source. Cheers, Clark