From: Stephen D. <sd...@gm...> - 2005-02-11 05:47:17
|
On Wed, 9 Feb 2005 12:33:07 +0100, Zoran Vasiljevic <zv...@ar...> wrote: > > To show that I'm really not scared about the unpleasant work > I will actually start on a completely different end: docs. > I hate the current status more than anything else. > I need html references and man pages as well. The only thing > which I see could simplify this, is either Perl POD or Tcl doctools. > I've tried the XML already and have abandoned it (too complex). > Of course, I'm inclinded to doctools since already used by myself > in the threading extension. > Do you guys have anything against I go and collect the Tcl-API > (ns_xxx) commands and give them doctools treatment? The C-API > can wait for the moment... > Or, do you have some other ideas/sugestions concerning the format? You're a brave man, Zoran :-) I have no experience with Tcl doctools, but as long as it's easy and there is some kind of framework where it's obvious what I have to do to add a couple of extra functions, that would be great. Rather you than me! |