Commit 87106b58 authored by Tim Peters's avatar Tim Peters

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.
parent e2ab1451
...@@ -30,7 +30,7 @@ item: Global ...@@ -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 ...@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment