Log updates
[beagleboard.org.git] / code / .docs / index.html
blob8c35f586495f46e656ed835a937e0f57229871e4
1 <html>
2 <head>
3 <title>helma api / beagle</title>
4 <script language="javascript"><!--
5 function changePrototypeList (obj) {
6 if (obj.href.indexOf (".html")>-1)
7 var newhref = obj.href.substring (0, obj.href.length-9) + "list.html";
8 else
9 var newhref = obj.href.substring (0, obj.href.length-4) + "list";
10 functions.location.href = newhref;
12 //--></script>
13 </head>
15 <frameset cols="30%,70%">
16 <frameset rows="40%,60%">
17 <frame src="prototypes.html" name="prototypes">
18 <frame src="prototype_Root/list.html" name="functions">
19 </frameset>
20 <frame src="summary.html" name="main">
21 </frameset>
22 <noframes>
23 <h2>
24 Frame Alert</h2>
26 <p>
27 This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
28 </noframes>
29 </html>