summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-10-22 17:22:35 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-10-22 17:22:35 +0000
commit25164061a59d9ad6019cc4d4195bb0794cb8627a (patch)
treebc146ace414e04e958d88c89f34c8f247f7ed424 /doc
parent2003-10-22 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-25164061a59d9ad6019cc4d4195bb0794cb8627a.tar.bz2
2003-10-22 Joel Sherrill <joel@OARcorp.com>
PR 513/doc * Makefile.am, index.html.in: Rename Getting Started to be non-language specific and remove link to Ada Getting Started. Also install missing graphic.
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog7
-rw-r--r--doc/Makefile.am6
-rw-r--r--doc/index.html.in15
3 files changed, 12 insertions, 16 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 5f2ba3b312..4c9c80a8c3 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,10 @@
+2003-10-22 Joel Sherrill <joel@OARcorp.com>
+
+ PR 513/doc
+ * Makefile.am, index.html.in: Rename Getting Started to be non-language
+ specific and remove link to Ada Getting Started. Also install missing
+ graphic.
+
2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* common/.cvsignore: Add rtems.texi, rtems.sed.
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 450d088bff..9159eb9082 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -26,8 +26,10 @@ EXTRA_DIST += common/cpright.texi common/setup.texi common/timemac.texi \
html_imagesdir = $(htmldir)/images
-HTML_IMAGES = images/dir-arrow.gif images/dvi.gif images/missing-arrow.gif images/next-arrow.gif \
- images/oaronly.jpg images/pdf.gif images/pdf1.gif images/prev-arrow.gif images/ps.gif images/up-arrow.gif
+HTML_IMAGES = images/dir-arrow.gif images/dvi.gif images/missing-arrow.gif \
+ images/next-arrow.gif images/oaronly.jpg images/pdf.gif images/pdf1.gif
+ images/rtems_logo.jpg images/prev-arrow.gif images/ps.gif \
+ images/up-arrow.gif
if USE_HTML
html_images_DATA = $(HTML_IMAGES)
diff --git a/doc/index.html.in b/doc/index.html.in
index cb6f0e7a4b..1d01fbf9c0 100644
--- a/doc/index.html.in
+++ b/doc/index.html.in
@@ -25,7 +25,7 @@
<A HREF="../dvi/started.dvi">
<IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
<A HREF="started/index.html">
- Getting Started with RTEMS for C/C++ Users</A>
+ Getting Started with RTEMS</A>
</LI>
<LI><A HREF="../pdf/c_user.pdf">
@@ -70,19 +70,6 @@
</MENU>
<LI>Ada Manuals</LI>
<MENU>
- <LI><A HREF="../pdf/started.pdf">
- <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
- <A HREF="../ps/started_ada.ps">
- <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
- <A HREF="../dvi/started_ada.dvi">
- <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
- <A HREF="started_ada/index.html">
- Getting Started with GNAT/RTEMS</A> (NOTE: Build procedures
- apply only to gnat 3.13p not the GNAT in gcc 3.2. The
- hello world and testing the native GNAT are applicable though.
- The relevant portions of this manual need to be merged into
- the Getting Started for C/C++ Users document.)
- </LI>
<LI><A HREF="../pdf/ada_user.pdf">
<IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
<A HREF="../ps/ada_user.ps">