From 0febd38fc7a2d80086408b2e718bba9d0ed614f9 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 22 Oct 2003 17:22:28 +0000 Subject: 2003-10-22 Joel Sherrill 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. --- doc/ChangeLog | 7 +++++++ doc/Makefile.am | 6 ++++-- doc/index.html.in | 15 +-------------- 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 + + 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 * 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 @@ - Getting Started with RTEMS for C/C++ Users + Getting Started with RTEMS
  • @@ -70,19 +70,6 @@
  • Ada Manuals
  • -
  • - - - - - - - Getting Started with GNAT/RTEMS (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.) -
  • -- cgit v1.2.3