forked from Imagelibrary/rtems
Ralf's comments follow:
Changes:
* Enhanced versioning:
- Addition of automake's version.texi support
- Replacement of rtemsdoc's former versioning support by automake's
versioning support (Abandoning RTEMS-UPDATE-* etc.)
- Abandoning setup.texi.in
- Add EDITION to each documents Makefile.am
- version.texi support in project.am
- Addition of maintainer mode (currently only used to prevent incorrectly
updating timestamps when users touch automake's version.texi timestamp
files (stamp-vti)).
* Fixing info dir support
- Use texinfo's @dircategory and @direntry instead of infos *-DIR-ENTRY
- $(infodir)/dir is now correctly set up
* Avoid using temporary files
- Pipe texts through REPLACE2 into BMENU2 instead of using temporary files.
- Abandon using bmenu in favor of bmenu2 (bmenu could be removed now)
* Prepare Makefile.ams for building in a separate buildtree
- prefix files with $(srcdir) in Makefile.am for files which must be
generated inside of the source tree
Notes:
* rtemsdoc can not yet be build in a separate source-tree, but we
are very close to it.
* You as the maintainer of this package now should always use
--enable-maintainer-mode to configure rtemsdoc.
60 lines
2.2 KiB
HTML
60 lines
2.2 KiB
HTML
<HTML>
|
|
<HEAD><TITLE>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="FAQ/index.html">
|
|
RTEMS FAQ</A>
|
|
<LI><A HREF="c_user/index.html">
|
|
RTEMS Applications C User's Guide</A>
|
|
<LI><A HREF="started/index.html">
|
|
Getting Started with RTEMS for C/C++ Users</A>
|
|
<LI><A HREF="started_ada/index.html">
|
|
Getting Started with GNAT/RTEMS</A>
|
|
<LI><A HREF="develenv/index.html">
|
|
RTEMS Development Environment Guide</A>
|
|
<LI><A HREF="posix_users/index.html">
|
|
RTEMS POSIX API User's Guide</A>
|
|
<LI><A HREF="networking/index.html">
|
|
RTEMS Network Supplement</A>
|
|
<LI><A HREF="rtems_gdb/index.html">
|
|
RTEMS/GDB User's Guide</A>
|
|
<LI><A HREF="rgdb_specs/index.html">
|
|
RTEMS Remote Debugger Server Specifications</A>
|
|
<LI><A HREF="bsp_howto/index.html">
|
|
RTEMS BSP and Device Driver Development Guide</A>
|
|
|
|
<LI>CPU Supplements
|
|
|
|
<MENU>
|
|
<LI><A HREF="HELP.html">
|
|
RTEMS AMD 29K Applications Supplement</A>
|
|
<LI><A HREF="HELP.html">
|
|
RTEMS Hitachi SH Applications Supplement</A>
|
|
<LI><A HREF="support/c_i386/index.html">
|
|
RTEMS Intel i386 Applications Supplement</A>
|
|
<LI><A HREF="support/c_i960/index.html">
|
|
RTEMS Intel i960 Applications Supplement</A>
|
|
<LI><A HREF="HELP.html">
|
|
RTEMS MIPS64 ORION Applications Supplement</A>
|
|
<LI><A HREF="support/c_m68k/index.html">
|
|
RTEMS Motorola MC68xxx Applications Supplement</A>
|
|
<LI><A HREF="support/c_powerpc/index.html">
|
|
RTEMS PowerPC Applications Supplement</A>
|
|
<LI><A HREF="support/c_sparc/index.html">
|
|
RTEMS SPARC Applications Supplement</A>
|
|
<LI><A HREF="support/c_hppa1_1/index.html">
|
|
RTEMS Hewlett Packard PA-RISC Applications Supplement</A>
|
|
<LI><A HREF="HELP.html">RTEMS UNIX Port Applications Supplement</A>
|
|
</MENU>
|
|
</LI>
|
|
|
|
</MENU>
|
|
<HR>
|
|
Copyright © 1988-2000 <A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A>
|
|
</BODY></HTML>
|