root/docs/index.html

Revision 2, 401 bytes (checked in by grig, 7 years ago)

Initial import

Line 
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">
2 <html>
3 <head>
4   <title> cheesecake </title>
5 </head>
6 <frameset cols="20%,80%">
7   <frameset rows="30%,70%">
8     <frame src="public/toc.html" name="moduleListFrame">
9     <frame src="public/toc-everything.html" name="moduleFrame">
10   </frameset>
11   <frame src="public/cheesecake.cheesecake_index-module.html" name="mainFrame">
12 </frameset>
13 </html>
Note: See TracBrowser for help on using the browser.