summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-03-18 12:09:35 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-03-18 12:09:35 (GMT)
commita3083595a787bd2c83851d99215e848bc2aba7b3 (patch)
treedfdfe2ea11fac66c80719b0f95ecbcded2ceda85 /tools
parent68b0869b24c5573432dba481b9ce0a77a24ce5a7 (diff)
parent260c7e595aabe7033cf46fc85835ebd6af3757a1 (diff)
downloadtcl-a3083595a787bd2c83851d99215e848bc2aba7b3.zip
tcl-a3083595a787bd2c83851d99215e848bc2aba7b3.tar.gz
tcl-a3083595a787bd2c83851d99215e848bc2aba7b3.tar.bz2
Merge 8.7
Diffstat (limited to 'tools')
-rw-r--r--tools/README14
1 files changed, 2 insertions, 12 deletions
diff --git a/tools/README b/tools/README
index 87a9af4..6e5b20e 100644
--- a/tools/README
+++ b/tools/README
@@ -9,17 +9,7 @@ uniClass.tcl -- Script for generating regexp class tables from the Tcl
"string is" classes
Generating HTML files.
-The tcl-tk-man-html.tcl script from Robert Critchlow
-generates a nice set of HTML with good cross references.
-Use it like
- tclsh tcl-tk-man-html.tcl --htmldir=/tmp/tcl9.0
This script is very picky about the organization of man pages,
effectively acting as a style enforcer.
-
-Generating Windows Help Files:
-1) Build tcl in the ../unix directory
-2) On UNIX, (after autoconf and configure), do
- make
- this converts the Nroff to RTF files.
-2) On Windows, convert the RTF to a Help doc, do
- nmake helpfile
+The resulting documentation can be found at
+ /tmp/dist/tcl<version>/html