Add another frame
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2772 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
ca7fac2359
commit
8dbb5b3047
@ -8,22 +8,12 @@
|
||||
<td width="80" height="100" rowspan="2">
|
||||
<img src="NuttX.png" width="80">
|
||||
</td>
|
||||
<td bgcolor="#e4e4e4" height="20">
|
||||
<a href="http://nuttx.sourceforge.net" target="_top">Home</a> ...
|
||||
<a href="http://sourceforge.net/projects/nuttx/develop" target="_top">Project</a> ...
|
||||
<a href="http://tech.groups.yahoo.com/group/nuttx/" target="_top">Forum</a> ...
|
||||
<a href="http://sourceforge.net/projects/nuttx/files/" target="_top">Downloads</a> ...
|
||||
<a href="freeports.html">Free Ports</a>
|
||||
</td>
|
||||
<td bgcolor="#e4e4e4" height="20"> </td>
|
||||
<td width="100" align="center">
|
||||
<a href="http://sourceforge.net/projects/nuttx" target="_top">
|
||||
<img src="http://sflogo.sourceforge.net/sflogo.php?group_id=189573&type=8" width="80" height="15" border="0" alt="Get NuttX at SourceForge.net. Fast, secure and Free Open Source software downloads" />
|
||||
</a>
|
||||
</td>
|
||||
<td width="100" height="100" rowspan="2">
|
||||
<a href="http://download.famouswhy.com/nuttx/" target="_blank">
|
||||
<img src="http://download.famouswhy.com/awards/Famous_Software_Award_Logo.png" alt="NuttX" style="border:0" width="100"></a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="bottom">
|
||||
|
60
Documentation/NuttXLinks.html
Executable file
60
Documentation/NuttXLinks.html
Executable file
@ -0,0 +1,60 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>NuttX Links</title>
|
||||
</head>
|
||||
<body background="backgd.gif">
|
||||
<table width="100%>
|
||||
<tr>
|
||||
<td colspan="2"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top" width="22">
|
||||
<img height="20" width="20" src="favicon.ico">
|
||||
</td>
|
||||
<td bgcolor="#e4e4e4">
|
||||
<font color="#3c34ec"><i><b>Links</b></i></font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
<td>
|
||||
<li><a href="http://www.nuttx.org/NuttX.html" target="main">Home</a></li>
|
||||
<li><a href="http://sourceforge.net/projects/nuttx/develop" target="_top">Project</a></li>
|
||||
<li><a href="http://freshmeat.net/projects/nuttx/" target="_top">FreshMeat</a></li>
|
||||
<li><a href="http://tech.groups.yahoo.com/group/nuttx/" target="_top">Forum</a></li>
|
||||
<li><a href="http://sourceforge.net/projects/nuttx/files/" target="_top">Downloads</a></li>
|
||||
<li><a href="http://sourceforge.net/projects/nuttx/files/buildroot" target="_top">Toolchains</a></li>
|
||||
<li><a href="http://nuttx.cvs.sourceforge.net/nuttx/" target="_top">Browse CVS</a></li>
|
||||
<li><a href="freeports.html" target="header">Free Ports</a></li>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top" width="22">
|
||||
<img height="20" width="20" src="favicon.ico">
|
||||
</td>
|
||||
<td bgcolor="#e4e4e4">
|
||||
<font color="#3c34ec"><i><b>Documentation</b></i></font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
<td>
|
||||
<li><a href="NuttxUserGuide.html" target="main">User Guide</a></li>
|
||||
<li><a href="NuttxPortingGuide.html" target="main">Porting Guide</a></li>
|
||||
<li><a href="NuttShell.html" target="main">NuttShell (NSH)</a></li>
|
||||
<li><a href="NuttXNxFlat.html" target="main">NXFLAT</a></li>
|
||||
<li><a href="NXGraphicsSubsystem.html" target="main">NX Graphics</a></li>
|
||||
<li><a href="README.html" target="main">NuttX README</a></tdli
|
||||
<li><a href="ChangeLog.txt" target="main">Change Log</a></li>
|
||||
<li><a href="TODO.txt" target="main">To-Do List</a></li>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2" align="center" valign="top">
|
||||
<a href="http://download.famouswhy.com/nuttx/" target="_blank">
|
||||
<img src="http://download.famouswhy.com/awards/Famous_Software_Award_Logo.png" alt="NuttX" style="border:0">
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
@ -4,10 +4,16 @@
|
||||
</head>
|
||||
<frameset rows="96,*" framespacing="0" border="0" frameborder="0">
|
||||
<frame name="header" scrolling="no" target="main" src="NuttXBanner.html" marginwidth="0" marginheight="0">
|
||||
<frame name="main" src="NuttX.html">
|
||||
<frameset cols="15%,*">
|
||||
<frame name="links" scrolling="no" target="main" src="NuttXLinks.html" marginwidth="0" marginheight="0">
|
||||
<frame name="main" src="NuttX.html">
|
||||
</frameset>
|
||||
<noframes>
|
||||
<body>
|
||||
<p>This page uses frames, but your browser doesn't support them.</p>
|
||||
<p>
|
||||
This page uses frames, but your browser doesn't support them.
|
||||
Try this <a href="http://www.nuttx.org/NuttX.html">link</a>.
|
||||
</p>
|
||||
</body>
|
||||
</noframes>
|
||||
</frameset>
|
||||
|
Loading…
Reference in New Issue
Block a user