Skip to Content.
Sympa Menu

sm-sorcery - [SM-Sorcery] Sorcery docs

sm-sorcery AT lists.ibiblio.org

Subject: Discussion of Sorcery related topics

List archive

Chronological Thread  
  • From: Paul Mahon <dufflebunk AT dufflebunk.homeip.net>
  • To: sm-sorcery <sm-sorcery AT lists.ibiblio.org>
  • Subject: [SM-Sorcery] Sorcery docs
  • Date: Tue, 07 Oct 2003 04:56:33 -0500

Along with the bashdocs I did, I've added two more documentation aids,
src2html which turns functions in the source into links to their
documentation, and flow, which makes graphs of the function calls. Take
a peek at:
http://dufflebunk.homeip.net/~dufflebunk/sorcerer/docs/

Please don't keep reloading the image, it's 200kB. Here is what I did to
create the stuff:

mkdir docs
./bash2doc.sh -q -p smgl -o docs/ /var/lib/sorcery/modules/lib*
./src2html.sh --funcs docs /var/lib/sorcery/modules/lib*
./flow.sh --funcs docs/ --exclude debug --exclude message
/var/lib/sorcery/modules/lib*


You'll notice that the debug and message functions aren't included, if
they were, everything would be an even bigger mess.


--
De mortuis nihil nisi bonum.

What is that funny looking stuff in the attachment?
http://www.technomom.com/cynthia/pgp/

Attachment: signature.asc
Description: This is a digitally signed message part



  • [SM-Sorcery] Sorcery docs, Paul Mahon, 10/07/2003

Archive powered by MHonArc 2.6.24.

Top of Page