summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-11 15:22:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-11 15:22:02 +0000
commit1378fcf177a6d1bb93b30b244a2db0c3334570ef (patch)
tree41be96209babb7a6b93d06c0c7adea029e4881f7 /doc
parentCorrected paths after moving all supplements into a subdirectory. (diff)
downloadrtems-1378fcf177a6d1bb93b30b244a2db0c3334570ef.tar.bz2
Added Getting Started manuals.
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html
index 0519588b0d..5eb84e2ea7 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -10,6 +10,10 @@
<MENU>
<LI><A HREF="c_user/Top.html">
RTEMS Applications C User's Guide</A>
+ <LI><A HREF="started/Top.html">
+ Getting Started with RTEMS for C/C++ Users</A>
+ <LI><A HREF="started_ada/Top.html">
+ Getting Started with GNAT/RTEMS</A>
<LI><A HREF="develenv/Top.html">
RTEMS Development Environment Guide</A>
<LI><A HREF="posix_users/Top.html">