summaryrefslogtreecommitdiffstats
path: root/doc/index.html.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-04-26 18:02:26 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-04-26 18:02:26 +0000
commit2ba8875a0b268d572ef2a27584d3f845ec1391b0 (patch)
tree70279d7624be264d69e3db5ab15a2af9278be0eb /doc/index.html.in
parentMerged changes from 4.5 branch and removed that branch. (diff)
downloadrtems-2ba8875a0b268d572ef2a27584d3f845ec1391b0.tar.bz2
Patch rtemsdoc-4.5.0-rc-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
which contains the bulk of converting the documentation tree to automake and GNU conventions. Comments follow: This is the automake port of rtemsdoc. To apply: cvs co rtemsdoc cd rtemsdoc sh cvs-rm.sh patch -p0 < rtemsdoc-4.5.0-rc-0.diff sh cvs-add.sh [Attention: cvs-rm.sh and cvs-add.sh directly modify cvs] Known bugs: 1) src2html is not supported (yet? - Is this supposed to work?) 2) all *.pdf images now are generated on-the-fly, but not yet deleted during "make distclean" 3) All supplements, including the templated ones, get build and installed. 4) Building outside of the source tree is completely untested and very likely does not work. 5) Make [ps|pdf] are not (yet) supported, make [dvi|info] are supported by automake's default texinfo rules. Fixing 2, 3 and 5 is almost trivial and needs to be done. 4) is a matter of testing and tool-properties, for now it is simply untested. General issues: * gif vs jpg vs png. I would recommend to replace all images with pngs to avoid potential copyright issues (gif) or lack in quality (jpg, jpg is good for real world photographs, but extremely poor on artificial images, graphs). * pdf images do net get placed correctly in pdf-documents. * texinfo: We now use a local copy of texinfo-4.0's texinfo.tex in texinfo/texinfo.tex for generating infos. However pdftex's system-wide texinfo.tex and pdftexinfo.tex are used for generating *.dvi, *.ps, *.pdf. * .cvsignore files still missing. * I have renamed the supplements filename not to use c_<supplement>, because automake seems to have problems with it. Notes: * Again, I recommend not to put any generated files into CVS. Here, this comprises some *texi, all *.pdf and many *.html pages. Ie. I recommend to run make maintainer-clean before checking in any files. * To get building started, this should be sufficient: ./bootstrap ./configure cd tools; make; cd .. make info * To make a public tarball: [cvs co ; ./bootstrap] ./configure cd tools; make; cd .. make info [make clean] make dist => This generates a rtems-<version>.tar.gz in the toplevel directory. => Building the tools only is required after a "cvs co", but not in a distribution tarball.
Diffstat (limited to '')
-rw-r--r--doc/index.html.in275
1 files changed, 275 insertions, 0 deletions
diff --git a/doc/index.html.in b/doc/index.html.in
new file mode 100644
index 0000000000..65d9edb58e
--- /dev/null
+++ b/doc/index.html.in
@@ -0,0 +1,275 @@
+<HTML>
+<HEAD><TITLE>RTEMS @RTEMS_VERSION@ On-Line Library</TITLE></HEAD>
+<BODY BGCOLOR="FFFFFF">
+<A HREF="http://www.oarcorp.com" target="Text Frame">
+ <IMG align=right BORDER=0 SRC="images/oaronly.jpg" ALT="OAR"> </A>
+<H1>RTEMS @RTEMS_VERSION@ On-Line Library</H1>
+<HR>
+<BODY>
+<MENU>
+ <LI>
+ <A HREF="../pdf/FAQ.pdf">
+ <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../ps/FAQ.ps">
+ <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../dvi/FAQ.dvi">
+ <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="FAQ/index.html">RTEMS FAQ</A>
+ </LI>
+ <LI>C/C++ Manuals</LI>
+ <MENU>
+ <LI><A HREF="BAD.html">
+ <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../ps/started.ps">
+ <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
+ <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>
+ </LI>
+
+ <LI><A HREF="../pdf/c_user.pdf">
+ <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../ps/c_user.ps">
+ <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../dvi/c_user.dvi">
+ <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="c_user/index.html">
+ RTEMS Applications C User's Guide</A>
+ </LI>
+
+ <LI><A HREF="../pdf/posix_users.pdf">
+ <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../ps/posix_users.ps">
+ <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../dvi/posix_users.dvi">
+ <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="posix_users/index.html">
+ RTEMS POSIX API User's Guide</A>
+ </LI>
+
+ <LI><A HREF="../pdf/itron.pdf">
+ <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../ps/itron.ps">
+ <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../dvi/itron.dvi">
+ <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="itron/index.html">
+ RTEMS ITRON 3.0 API User's Guide</A>
+ </LI>
+
+ <LI><A HREF="../pdf/networking.pdf">
+ <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../ps/networking.ps">
+ <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../dvi/networking.dvi">
+ <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="networking/index.html">
+ RTEMS Network Supplement</A>
+ </LI>
+ </MENU>
+ <LI>Ada Manuals</LI>
+ <MENU>
+ <LI><A HREF="BAD.html">
+ <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>
+ </LI>
+ <LI><A HREF="../pdf/ada_user.pdf">
+ <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../ps/ada_user.ps">
+ <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../dvi/ada_user.dvi">
+ <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="ada_user/index.html">
+ RTEMS Applications Ada User's Guide</A>
+ </LI>
+ </MENU>
+ <LI>Miscellaneous Manuals</LI>
+ <MENU>
+ <LI><A HREF="../pdf/develenv.pdf">
+ <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../ps/develenv.ps">
+ <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../dvi/develenv.dvi">
+ <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="develenv/index.html">
+ RTEMS Development Environment Guide</A>
+ </LI>
+
+ <LI><A HREF="../pdf/rtems_gdb.pdf">
+ <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../ps/rtems_gdb.ps">
+ <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../dvi/rtems_gdb.dvi">
+ <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="rtems_gdb/index.html">
+ RTEMS/GDB User's Guide</A>
+ </LI>
+
+ <LI><A HREF="../pdf/rgdb_specs.pdf">
+ <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../ps/rgdb_specs.ps">
+ <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../dvi/rgdb_specs.dvi">
+ <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="rgdb_specs/index.html">
+ RTEMS Remote Debugger Server Specifications</A>
+ </LI>
+
+ <LI><A HREF="../pdf/bsp_howto.pdf">
+ <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../ps/bsp_howto.ps">
+ <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../dvi/bsp_howto.dvi">
+ <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="bsp_howto/index.html">
+ RTEMS BSP and Device Driver Development Guide</A>
+ </LI>
+
+ <LI><A HREF="../pdf/porting.pdf">
+ <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../ps/porting.ps">
+ <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../dvi/porting.dvi">
+ <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="porting/index.html">
+ RTEMS Porting Guide</A>
+ </LI>
+
+ <LI><A HREF="../pdf/filesystem.pdf">
+ <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../ps/filesystem.ps">
+ <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../dvi/filesystem.dvi">
+ <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="filesystem/index.html">
+ RTEMS Filesystem Design Guide</A>
+ </LI>
+
+ <LI><A HREF="../pdf/posix1003_1.pdf">
+ <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../ps/posix1003_1.ps">
+ <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../dvi/posix1003_1.dvi">
+ <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="posix1003_1/index.html">
+ RTEMS POSIX 1003.1 Compliance Guide</A>
+ </LI>
+ </MENU>
+
+
+<LI>CPU Supplements
+
+ <MENU>
+ <LI><A HREF="HELP.html">
+ <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="HELP.html">
+ <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="HELP.html">
+ <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="HELP.html">
+ RTEMS AMD 29K Applications Supplement</A>
+ </LI>
+
+ <LI><A HREF="HELP.html">
+ <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="HELP.html">
+ <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="HELP.html">
+ <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="HELP.html">
+ RTEMS Hitachi SH Applications Supplement</A>
+ </LI>
+
+ <LI><A HREF="../pdf/i386.pdf">
+ <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../ps/i386.ps">
+ <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../dvi/i386.dvi">
+ <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="i386/index.html">
+ RTEMS Intel i386 Applications Supplement</A>
+ </LI>
+
+ <LI><A HREF="../pdf/i960.pdf">
+ <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../ps/i960.ps">
+ <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../dvi/i960.dvi">
+ <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="i960/index.html">
+ RTEMS Intel i960 Applications Supplement</A>
+ </LI>
+
+ <LI><A HREF="HELP.html">
+ <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="HELP.html">
+ <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="HELP.html">
+ <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="HELP.html">
+ RTEMS MIPS64 ORION Applications Supplement</A>
+ </LI>
+
+ <LI><A HREF="../pdf/m68k.pdf">
+ <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../ps/m68k.ps">
+ <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../dvi/m68k.dvi">
+ <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="m68k/index.html">
+ RTEMS Motorola MC68xxx Applications Supplement</A>
+ </LI>
+
+ <LI><A HREF="../pdf/powerpc.pdf">
+ <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../ps/powerpc.ps">
+ <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../dvi/powerpc.dvi">
+ <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="powerpc/index.html">
+ RTEMS PowerPC Applications Supplement</A>
+ </LI>
+
+ <LI><A HREF="../pdf/sparc.pdf">
+ <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../ps/sparc.ps">
+ <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../dvi/sparc.dvi">
+ <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="sparc/index.html">
+ RTEMS SPARC Applications Supplement</A>
+ </LI>
+
+ <LI><A HREF="../pdf/hppa1_1.pdf">
+ <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../ps/hppa1_1.ps">
+ <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="../dvi/hppa1_1.dvi">
+ <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="hppa1_1/index.html">
+ RTEMS Hewlett Packard PA-RISC Applications Supplement</A>
+ </LI>
+
+ <LI><A HREF="HELP.html">
+ <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="HELP.html">
+ <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="HELP.html">
+ <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
+ <A HREF="HELP.html">
+ RTEMS UNIX Port Applications Supplement</A>
+ </LI>
+
+ </MENU>
+</LI>
+
+</MENU>
+<HR>
+Copyright &copy; 1988-2000 <A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A>
+</BODY></HTML>