Changeset 45bcd28 in rtems


Ignore:
Timestamp:
08/27/06 15:07:35 (17 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
36af34f
Parents:
896247d
Message:

2006-08-27 Joel Sherrill <joel@…>

  • Makefile.am, configure.ac, develenv/direct.t: Remove gnu_docs. Now included with RPMs.
  • gnu_docs/.cvsignore, gnu_docs/ChangeLog, gnu_docs/Makefile.am, gnu_docs/Tool_Doc_Instructions, gnu_docs/gen_docs, gnu_docs/gnu_footer.html, gnu_docs/gnu_header.html, gnu_docs/index.html, gnu_docs/mk_install_dir, gnu_docs/refcard.html, gnu_docs/rtems_tools_index.html: Removed.
Location:
doc
Files:
11 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • doc/ChangeLog

    r896247d r45bcd28  
     12006-08-27      Joel Sherrill <joel@OARcorp.com>
     2
     3        * Makefile.am, configure.ac, develenv/direct.t: Remove gnu_docs. Now
     4        included with RPMs.
     5        * gnu_docs/.cvsignore, gnu_docs/ChangeLog, gnu_docs/Makefile.am,
     6        gnu_docs/Tool_Doc_Instructions, gnu_docs/gen_docs,
     7        gnu_docs/gnu_footer.html, gnu_docs/gnu_header.html,
     8        gnu_docs/index.html, gnu_docs/mk_install_dir, gnu_docs/refcard.html,
     9        gnu_docs/rtems_tools_index.html: Removed.
     10
    1112006-08-23      Joel Sherrill <joel@OARcorp.com>
    212
  • doc/Makefile.am

    r896247d r45bcd28  
    1010SUBDIRS = tools started user bsp_howto porting develenv posix_users \
    1111    posix1003.1 filesystem itron3.0 networking ada_user started_ada \
    12     rtems_gdb rgdb_specs new_chapters relnotes cpu_supplement gnu_docs
     12    rtems_gdb rgdb_specs new_chapters relnotes cpu_supplement
    1313
    1414if USE_HTML
  • doc/configure.ac

    r896247d r45bcd28  
    215215new_chapters/Makefile
    216216cpu_supplement/Makefile
    217 gnu_docs/Makefile
    218217])
    219218AC_OUTPUT
  • doc/develenv/direct.t

    r896247d r45bcd28  
    582582@table @code
    583583
    584 @item $@{RTEMS_ROOT@}/doc/FAQ/
    585 This directory contains the source code for the @cite{RTEMS Frequently Asked
    586 Questions (FAQ) Collection}.
    587 
    588584@item $@{RTEMS_ROOT@}/doc/user/
    589585This directory contains the source code for the @cite{RTEMS
     
    621617information required by those implementing filesystems.
    622618
    623 @item $@{RTEMS_ROOT@}/doc/gnu_docs/
    624 This directory contains the scripts which assist in
    625 generating HTML for the GNU tools in the RTEMS Cross
    626 Development Environment set.
    627 
    628619@item $@{RTEMS_ROOT@}/doc/images/
    629620This directory contains the source code for the graphics
     
    681672@cite{Getting Started with RTEMS for Ada Users} manual.
    682673
    683 @item $@{RTEMS_ROOT@}/doc/supplements/
    684 This directory contains the source code for the various
    685 RTEMS CPU Supplements.
     674@item $@{RTEMS_ROOT@}/doc/cpu_supplement/
     675This directory contains the source code for the
     676RTEMS CPU Supplement.
    686677the
    687678
Note: See TracChangeset for help on using the changeset viewer.