blob: 6e5b20e41e8d7d9db112dda8f9cff3af2973172b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
This directory contains unsupported tools used to build parts of Tcl
for distribution.
uniParse.tcl -- Script for converting the Unicode character database
into a compact table stored in generic/tclUniData.c.
uniClass.tcl -- Script for generating regexp class tables from the Tcl
"string is" classes
Generating HTML files.
This script is very picky about the organization of man pages,
effectively acting as a style enforcer.
The resulting documentation can be found at
/tmp/dist/tcl<version>/html
|