Menu

tcl2doxy / News: Recent posts

Cleanup

As of 1.8.8 doxygen parses also most common script arguments. Therefore, it can generate nearly complete call graphs. There is really no reason to use this filter anymore.

Posted by W T Schueller 2015-05-11

Obsolet

Doxygen natively supports Tcl as of version 1.7.5.

Posted by W T Schueller 2011-09-08

Repository Move

I decided to move from subversion to mercurial. It is just more comfortable to have a local repository. Technically, it was very easy: (1) enable mercurial, (2) create a local clone, (3) run hg convert --datesort https://tcl2doxy.svn.sourceforge.net/svnroot/tcl2doxy tcl2doxy, (4) run hg push, (5) disable subversion. Well, I also did some backup before. And I need to enable my build tools to call hg instead of svn.... read more

Posted by W T Schueller 2010-05-13

A new attempt to make doxygen read Tcl

I have been using tcl-dox for a while. It is a nice programme to make doxygen produce documentations for tcl programmes. Tcl-dox is a flex generated scanner. A sophisticated one, of course.

Last year the author of tcl-dox has abandoned the flex approach because of it being error prone and difficult to maintain. Well, as I also developed some enhancements for my own scripts I can confirm this. Anyway, thank you Greg for starting out with tcl-dox and making it a rather useful tool.... read more

Posted by W T Schueller 2010-01-23
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.