Version 44 of Documentation

Updated 2012-12-14 04:05:38 by pooryorick

Here are some quick pointers to pages on this wiki to get you started:

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

Use the Category link at the bottom of the page for some more pages dealing with documentation on this wiki. You can also search this site on keywords, see Searching and bookmarking URLs on the Tcl'ers Wiki.

Quick Pointers to some popular extensions documentation: