Split up the lang.html page into a seperate page for each command. (CVS 2116)

FossilOrigin-Name: ea315668e5833befe296fc94c67f914061d2ffb2
This commit is contained in:
danielk1977
2004-11-19 11:59:23 +00:00
parent 023f41762c
commit cd45ab2d6f
8 changed files with 115 additions and 57 deletions
+1 -1
View File
@@ -437,7 +437,7 @@ index.html: $(TOP)/www/index.tcl last_change
tclsh $(TOP)/www/index.tcl >index.html
lang.html: $(TOP)/www/lang.tcl
tclsh $(TOP)/www/lang.tcl >lang.html
tclsh $(TOP)/www/lang.tcl doc >lang.html
pragma.html: $(TOP)/www/pragma.tcl
tclsh $(TOP)/www/pragma.tcl >pragma.html