Log updates
[beagleboard.org.git] / code / .docs / prototypes.html
blobfe8be8ddc39687b8584f1188439325fea2f8de03
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
2 <html>
4 <head>
5 <title></title>
6 <style type="text/css">
8 body, p, td, th, li {
9 font-family: verdana, sans-serif;
10 font-size: 10pt;
13 big.top {
14 font-size: 18pt;
15 font-weight: bold;
18 big {
19 font-size: 13pt;
20 font-weight: bold;
23 a {
24 font-weight:bold;
25 color: #cc3333;
26 text-decoration:none;
28 a:hover {
29 text-decoration:underline;
32 .navig {
33 font-size: 9px;
34 text-decoration: none;
35 font-weight:normal;
38 li {
39 padding-bottom: 5px;
43 .mainbox {
44 border-color:#999999;
45 padding-top:5px;
46 padding-bottom:5px;
47 border-bottom-width:1px;
48 border-bottom-style:dotted;
51 .headline {
52 font-weight:bold;
53 background:#dfdfdf;
54 border-color:#999999;
55 padding-top:5px;
56 padding-bottom:5px;
59 </style>
60 </head>
62 <body>
66 <big class="top">Application <a href="summary.html" target="main">beagle</a></big><br><br>
69 <a href="prototype_Global/main.html" onClick="parent.changePrototypeList(this);" target="main">Global</a>
73 <br />
75 <a href="prototype_HopObject/main.html" onClick="parent.changePrototypeList(this);" target="main">HopObject</a>
79 <br />
81 <a href="prototype_Page/main.html" onClick="parent.changePrototypeList(this);" target="main">Page</a>
85 <br />
87 <a href="prototype_Root/main.html" onClick="parent.changePrototypeList(this);" target="main">Root</a>
91 <br />
93 <a href="prototype_User/main.html" onClick="parent.changePrototypeList(this);" target="main">User</a>
97 <br />
106 </body>
107 </html>