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.
This commit is contained in:
Joel Sherrill
2003-10-22 17:22:28 +00:00
parent 3346853ac2
commit 0febd38fc7
3 changed files with 12 additions and 16 deletions

View File

@@ -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.

View File

@@ -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)

View File

@@ -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">