Version 15 of Source Documentation Tools

Updated 2005-04-21 18:02:38 by lwv

MAKR, 2004/11/18:

I noticed - and came across the same problem - people on comp.lang.tcl are regularily asking for tools to automatically generate documentation from source code. As it seems no page is currently dedicated to maintain a list of tools available for Tcl. So let's start here (in no particular order):


  • ParseTools - extension which can be used to write documentation extractors
  • tcldoc - similar to javadoc
  • The Simple Library - framework to support nearly literate programming doc

Category Documentation