summaryrefslogtreecommitdiffstats
path: root/nuttx/Documentation/index.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2007-02-22 01:50:30 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2007-02-22 01:50:30 +0000
commite5b41fc741019f00f8e6432f651f92e66c1f58e4 (patch)
treee0c9d3e634a6632202edc44480ef3fa922a01938 /nuttx/Documentation/index.html
parent51796f7eb75baec8d8fe67d905ae1d9aa786a7d7 (diff)
Updated docs
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@19 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/Documentation/index.html')
-rw-r--r--nuttx/Documentation/index.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/nuttx/Documentation/index.html b/nuttx/Documentation/index.html
new file mode 100644
index 0000000000..8404c7f5f5
--- /dev/null
+++ b/nuttx/Documentation/index.html
@@ -0,0 +1,14 @@
+<html>
+<head>
+<title>eXtended FLAT</title>
+</head>
+<frameset rows="75,*" 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">
+ <noframes>
+ <body>
+ <p>This page uses frames, but your browser doesn't support them.</p>
+ </body>
+ </noframes>
+</frameset>
+</html>