Line | |
---|
1 | <html> |
---|
2 | <head> |
---|
3 | <title>Tcl/Tk/DMH Documentation</title> |
---|
4 | </head> |
---|
5 | <!-- frame names are deliberately compatible with Tcl Consortium - |
---|
6 | can add their indexes and man pages |
---|
7 | just add their subdirectories |
---|
8 | and add their "product" links to ./indexes/products.html |
---|
9 | --> |
---|
10 | <frameset cols="120,140,*" frameborder="yes" border=2 framespacing=2> |
---|
11 | <frame name="products" src="products.html" marginwidth="6" ></frame> |
---|
12 | <frame name="cmds" marginwidth="6" src="la_cmds.html"></frame> |
---|
13 | <frame name="man" src="la.html"></frame> |
---|
14 | </frameset> |
---|
15 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.