summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
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 6da07e1360..907251758b 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>
* images/ChangeLog: Removed.
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 42e76ed281..cb19cd09c7 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">