Now that I've got real docs, redirect _DOC_ out of the Python 1.6 tree and

to the new docs.
Added a description to the Tcl/Tk file copies.
This commit is contained in:
Tim Peters 2000-09-05 06:23:16 +00:00
parent e2ab1451cf
commit 87106b58cf

View file

@ -30,7 +30,7 @@ item: Global
Variable Flags3=00001001 Variable Flags3=00001001
Variable Name4=_DOC_ Variable Name4=_DOC_
Variable Description4=HTML documentation tree directory Variable Description4=HTML documentation tree directory
Variable Default4=C:\python16\doc Variable Default4=C:\Code\python\dist\src\html
Variable Flags4=00001001 Variable Flags4=00001001
Variable Name5=_TCLMINOR_ Variable Name5=_TCLMINOR_
Variable Description5=Tcl/Tk Minor Version (e.g. the "3" in "8.3.1") Variable Description5=Tcl/Tk Minor Version (e.g. the "3" in "8.3.1")
@ -1171,6 +1171,7 @@ end
item: Install File item: Install File
Source=%_SRC_%\..\tcl\bin\tcl8%_TCLMINOR_%.dll Source=%_SRC_%\..\tcl\bin\tcl8%_TCLMINOR_%.dll
Destination=%MAINDIR%\DLLs\tcl8%_TCLMINOR_%.dll Destination=%MAINDIR%\DLLs\tcl8%_TCLMINOR_%.dll
Description=Tcl/Tk binaries and libraries
Flags=0000000000000010 Flags=0000000000000010
end end
item: Install File item: Install File