Changeset 64151bf in rtems
- Timestamp:
- Feb 18, 2003, 4:17:00 PM (18 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 2932830b
- Parents:
- aa41429
- Location:
- doc
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/ChangeLog
raa41429 r64151bf 1 2003-02-18 Joel Sherrill <joel@OARcorp.com> 2 3 * Makefile.am, configure.ac: Remove src2html references. 4 * index.html.in: Update to reflect partial update of Development 5 Environment Guide. 6 1 7 2003-02-14 Joel Sherrill <joel@OARcorp.com> 2 8 -
doc/Makefile.am
raa41429 r64151bf 11 11 posix_users posix1003.1 filesystem itron3.0 networking ada_user \ 12 12 started_ada rtems_gdb rgdb_specs new_chapters relnotes supplements \ 13 gnu_docs src2html13 gnu_docs 14 14 15 15 if USE_HTML -
doc/configure.ac
raa41429 r64151bf 170 170 supplements/template/Makefile 171 171 gnu_docs/Makefile 172 src2html/Makefile173 172 ]) 174 173 AC_OUTPUT -
doc/index.html.in
raa41429 r64151bf 103 103 <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A> 104 104 <A HREF="develenv/index.html"> 105 RTEMS Development Environment Guide</A> ( out of date)105 RTEMS Development Environment Guide</A> (partially updated) 106 106 </LI> 107 107
Note: See TracChangeset
for help on using the changeset viewer.