Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Added TMML doc links. Also more direct doc links at the Tcl/Tk repos.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 1d8b466b08c5aa8dcf04242446a4483b4ddb7e81
User & Date: aku 2017-10-16 14:55:02.824
Context
2017-10-18
15:14
SF does not do https :( check-in: d30a5a23a0 user: aku tags: trunk
2017-10-16
14:55
Added TMML doc links. Also more direct doc links at the Tcl/Tk repos. check-in: 1d8b466b08 user: aku tags: trunk
2017-09-08
21:03
Extended cm-ingest. Allow mailinglists to be affiliated with projects/companies. check-in: daa6503b9d user: aku tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to input/pages/docs.md.
1
2
3
4
5
6

7
8
9
10
11
12
13
{
    title {Documentation and Tutorials}
    hideSidebarNote 1
}

   * [Manpages](https://www.tcl.tk/man/tcl8.6/index.html)

   * [Tcl Improvement Proposals](http://tip.tcl.tk)
   * [Grand Unified Tcl/Tk Extension Repository](jenglish/gutter)
   * [TkDocs - Information you need to build high-quality Tk user interfaces.](http://www.tkdocs.com)<%!ext%>
   * [Yahoo Pipe Feed of __Announcements__](http://pipes.yahoo.com/tcllang/announce)<%!ext%>
   * [Tutorial](https://www.tcl.tk/man/tcl8.5/tutorial/tcltutorial.html)
   * [Tcl Tutor](http://www.msen.com/~clif/TclTutor.html) by [Clif Flynt](http://www.msen.com/~clif)<%!ext%>
   * [List of tutorials on the Wiki](http://wiki.tcl.tk/1304)






>







1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    title {Documentation and Tutorials}
    hideSidebarNote 1
}

   * [Manpages](https://www.tcl.tk/man/tcl8.6/index.html)
   * [Manpages (TMML)](https://tmml.sourceforge.net/doc/)
   * [Tcl Improvement Proposals](http://tip.tcl.tk)
   * [Grand Unified Tcl/Tk Extension Repository](jenglish/gutter)
   * [TkDocs - Information you need to build high-quality Tk user interfaces.](http://www.tkdocs.com)<%!ext%>
   * [Yahoo Pipe Feed of __Announcements__](http://pipes.yahoo.com/tcllang/announce)<%!ext%>
   * [Tutorial](https://www.tcl.tk/man/tcl8.5/tutorial/tcltutorial.html)
   * [Tcl Tutor](http://www.msen.com/~clif/TclTutor.html) by [Clif Flynt](http://www.msen.com/~clif)<%!ext%>
   * [List of tutorials on the Wiki](http://wiki.tcl.tk/1304)
Changes to input/pages/index.md.
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
   * [Other](#other)

<a name="core">
# Tcl/Tk

   * [Tcl Improvement Proposals](http://tip.tcl.tk)
   * [Github Mirrors](https://github.com/tcltk/)<%!ext%>
   * [Tcl](tcl) &mdash; Tool Command Language - the language and library.
   * [Tk](tk) &mdash; The Tk toolkit for GUI development.
   * [TclOO](tcloo) &mdash; Tcl OO Package (for Tcl 8.5).
   * [TclVFS](tclvfs) &mdash; Tcl Virtual Filesystems, Base Layer plus various Implementations.
   * [Thread](thread) &mdash; Tcl Thread Package.
   * [TclWS](tclws) &mdash; Tcl Web Services.
   * [mpexpr](mpexpr) &mdash; Multi-Precision Expressions.
   * [TclQuadcode](tclquadcode) &mdash; Experimental Tcl Compiler.
   * [Tclconfig](tclconfig) &mdash; Tcl Configurator: the <code>autoconf</code> machinery







|
|







13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
   * [Other](#other)

<a name="core">
# Tcl/Tk

   * [Tcl Improvement Proposals](http://tip.tcl.tk)
   * [Github Mirrors](https://github.com/tcltk/)<%!ext%>
   * [Tcl](tcl) &mdash; Tool Command Language - the language and library. &mdash; [Man](https://www.tcl.tk/man/tcl8.6/index.html), [TMML](https://tmml.sourceforge.net/doc/tcl/index/html)
   * [Tk](tk) &mdash; The Tk toolkit for GUI development. &mdash; [Man](https://www.tcl.tk/man/tcl8.6/index.html), [TMML](https://tmml.sourceforge.net/doc/tk/index.html)
   * [TclOO](tcloo) &mdash; Tcl OO Package (for Tcl 8.5).
   * [TclVFS](tclvfs) &mdash; Tcl Virtual Filesystems, Base Layer plus various Implementations.
   * [Thread](thread) &mdash; Tcl Thread Package.
   * [TclWS](tclws) &mdash; Tcl Web Services.
   * [mpexpr](mpexpr) &mdash; Multi-Precision Expressions.
   * [TclQuadcode](tclquadcode) &mdash; Experimental Tcl Compiler.
   * [Tclconfig](tclconfig) &mdash; Tcl Configurator: the <code>autoconf</code> machinery