From: Andreas K. <and...@Ac...> - 2001-11-09 17:35:07
|
I also wrote a replacement manpage for comm IIRC. If not I should, because of the change namespacing. -- Andreas Kupries <and...@Ac...> Developer @ http://www.ActiveState.com > -----Original Message----- > From: tcl...@li... > [mailto:tcl...@li...]On Behalf Of Joe > English > Sent: Friday, November 09, 2001 9:32 AM > To: tcl...@li... > Subject: Re: [Tcllib-devel] How frequently do the htmlized tcllib docs > get updated? > > > > Larry W. Virden wrote: > > > I was wondering - I notice that tcllib 1.1 has several new modules . > > However, when I tried to access, for instance, the htmlized version of > > doc for the comm module I didn't find it. > > > Where are you looking? > > > There's a copy on the TCLLIB home page: > <URL: http://tcllib.sourceforge.net/doc/comm.n.html > > > > Is there some automated process that generates them and it just > hasn't gone > > off yet? > > I've been updating the documentation on the SF web site > semiautomatically, usually about once a week. It's not > done through a cron job because I often need to make > small corrections to the manpage source by hand after a > cvs update (plus, my SSH key and all the conversion tools > are on my laptop). > > Note that the comm.n.html manpage doesn't go through the > same conversion process as the other pages; I just mirror the > HTML version straight from CVS. The FTP and Tcl-MIME modules > are also treated separately since they use other formats for > their native documentation (HTML and the IETF RFC DTD (!), resp.) > > (Actually Andreas Kupries has written NROFF manpages for > these packages, which are also on the SF web site along with > the original package docs.) > > > --Joe English > > jen...@fl... > > _______________________________________________ > Tcllib-devel mailing list > Tcl...@li... > https://lists.sourceforge.net/lists/listinfo/tcllib-devel > |