- Tcl syntax help and command reference
- Tk syntax help and command reference
- Tcl/Tk Documentation Project (TTDP)
- Where can I find a book about Tcl
- Tcl Articles
- TMML is a nice searchable resource for Tcl and Tk. A direct link is here: [1]. "de loves to point people to http://tmml.sf.net/doc, because it's the best-looking tcl/tk core documentation ..."
- Easy documentation in proc bodies: docstring
- API documentation generator: tcldoc builds html documentation from comments in the source code
- TCL Man Page is located here: http://www.tcl.tk/man/
- TclTkWinHelp provides documentation in Windows Help (CHM) format for Tcl/Tk and several extensions, with a comprehensive table of contents and integrated index.
