summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/src2html/.cvsignore2
-rw-r--r--doc/src2html/ChangeLog11
-rw-r--r--doc/src2html/Makefile.am36
-rw-r--r--doc/src2html/RTEMS.test62
-rw-r--r--doc/tools/ChangeLog29
5 files changed, 29 insertions, 111 deletions
diff --git a/doc/src2html/.cvsignore b/doc/src2html/.cvsignore
deleted file mode 100644
index 282522db03..0000000000
--- a/doc/src2html/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/doc/src2html/ChangeLog b/doc/src2html/ChangeLog
deleted file mode 100644
index 11573d57b6..0000000000
--- a/doc/src2html/ChangeLog
+++ /dev/null
@@ -1,11 +0,0 @@
-2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Remove AUTOMAKE_OPTIONS.
-
-2002-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Require automake-1.5.
-
-2000-08-10 Joel Sherrill <joel@OARcorp.com>
-
- * ChangeLog: New file.
diff --git a/doc/src2html/Makefile.am b/doc/src2html/Makefile.am
deleted file mode 100644
index 91e778c69e..0000000000
--- a/doc/src2html/Makefile.am
+++ /dev/null
@@ -1,36 +0,0 @@
-#
-# COPYRIGHT (c) 1988-2002.
-# On-Line Applications Research Corporation (OAR).
-# All rights reserved.
-#
-# $Id$
-#
-
-
-PROJECT = browseable_rtems
-
-# FIXME: Yet unported
-#
-#if USE_EXP
-#
-# include $(top_srcdir)/project.am
-#
-# COMMON_FILES=$(top_srcdir)/common/cpright.texi
-#
-#FILES= clock.texi cond.texi key.texi mutex.texi preface.texi \
-# sched.texi signal.texi thread.texi
-#
-#noinst_TEXINFOS = browseable_rtems.texi
-#browsable_rtems_TEXINFOS = $(FILES) $(COMMON_FILES)
-#
-#html: dirs
-# -mkdir -p $(WWW_INSTALL)/$(PROJECT)
-# $(SRC2HTML) -d3 RTEMS.src
-#
-#RTEMS.src:
-# sed -e 's/WWW_INSTALL/$(htmldir)/' \
-# <RTEMS.test >RTEMS.src
-#endif
-
-noinst_SCRIPTS = RTEMS.test
-EXTRA_DIST = $(noinst_SCRIPTS)
diff --git a/doc/src2html/RTEMS.test b/doc/src2html/RTEMS.test
deleted file mode 100644
index c99e86cd3b..0000000000
--- a/doc/src2html/RTEMS.test
+++ /dev/null
@@ -1,62 +0,0 @@
-# Comments
-#
-# Copyright (c) 1998, On-Line Applications Research Corporation (OAR)
-#
-# This file configures the src2html tool for the RTEMS source tree.
-#
-# $Id$
-#
-
-## Variables used are:
-## Srctree - The root of the source tree we are processing
-## Htmlroot - The directory where all WWW documents are kept
-## Htmldir - The directory under Htmlroot for this source tree
-## Htmltree - The root of the destination tree for the Html code
-## Newsrctree - The directory in Htmltree to store the new Htmlised code
-## Headers - The directory where we keep information to prepend in some docs
-## Formdir - The place to put the index searching script
-## Dirinfo{} - The list of dirs and the info about the directory
-## Dotdir{} - The directory name with /'s -> .'s
-
-set Srctree /usr1/rtems/rtems-work/c/src/exec/
-#set Htmltree /tmp/www
-set Htmlroot WWW_INSTALL/internal/browseable_rtems
-set Htmldir .
-set Newsrctree . # Comments here too
-# default is . and that is fine for us right now
-#set Headers
-set Formdir /cgi-bin/rtems
-#
-#
-
-dir rtems/src Classic API Source
-dir rtems/inline Classic API Inlines
-dir rtems/headers Classic API Header Files
-
-dir posix/src POSIX API Source
-dir posix/inline POSIX API Inlines
-dir posix/headers POSIX API Base Header Files
-dir posix/sys POSIX API System Header Files
-dir posix/headers POSIX API Internal Header Files
-
-dir sapi/src Non-Standard API Source
-dir sapi/inline Non-Standard API Inlines
-dir sapi/headers Non-Standard API Header Files
-
-dir score/src Super Core Source
-dir score/inline Super Core Inlines
-dir score/headers Super Core Header Files
-dir score/cpu/a29k AMD A29K Port
-dir score/cpu/hppa1.1 HP PA-RISC Port
-dir score/cpu/i386 Intel i386 Port
-dir score/cpu/i960 Intel i960 Port
-dir score/cpu/m68k Motorola m68k Port
-dir score/cpu/mips64orion MIPS64 Port
-dir score/cpu/no_cpu No CPU Example Port
-dir score/cpu/powerpc PowerPC Port
-dir score/cpu/sh Hitachi SH
-dir score/cpu/sparc SPARC Port
-dir score/cpu/unix UNIX Port
-
-
-
diff --git a/doc/tools/ChangeLog b/doc/tools/ChangeLog
index 6867819c2b..780956f8ac 100644
--- a/doc/tools/ChangeLog
+++ b/doc/tools/ChangeLog
@@ -1,3 +1,32 @@
+2003-02-14 Joel Sherrill <joel@OARcorp.com>
+
+ * Makefile.am, configure.ac: Removed references to deleted directories.
+ * src2html/.cvsignore, src2html/ChangeLog, src2html/Makefile.am,
+ src2html1.4a/.cvsignore, src2html1.4a/ChangeLog,
+ src2html1.4a/Makefile.am, src2html1.4a/Readme, src2html1.4a/ctags-wr,
+ src2html1.4a/src2html, src2html1.4a/src2html.1,
+ src2html1.4a/src2html.cgi, src2html1.4a/Ctags/.cvsignore,
+ src2html1.4a/Ctags/C.c, src2html1.4a/Ctags/Makefile.am,
+ src2html1.4a/Ctags/ctags.1, src2html1.4a/Ctags/ctags.c,
+ src2html1.4a/Ctags/ctags.h, src2html1.4a/Ctags/fortran.c,
+ src2html1.4a/Ctags/lisp.c, src2html1.4a/Ctags/print.c,
+ src2html1.4a/Ctags/strerror.c, src2html1.4a/Ctags/tree.c,
+ src2html1.4a/Ctags/yacc.c, src2html1.4a/Ctags/z.c,
+ src2html1.4a/FreeBSD/.cvsignore, src2html1.4a/FreeBSD/FreeBSD.hdr,
+ src2html1.4a/FreeBSD/FreeBSD.s2h, src2html1.4a/FreeBSD/Makefile.am,
+ src2html1.4a/FreeBSD/conf.hdr, src2html1.4a/FreeBSD/ddb.hdr,
+ src2html1.4a/FreeBSD/i386.i386.hdr,
+ src2html1.4a/FreeBSD/i386.include.hdr,
+ src2html1.4a/FreeBSD/i386.isa.hdr,
+ src2html1.4a/FreeBSD/i386.stand.hdr, src2html1.4a/FreeBSD/kern.hdr,
+ src2html1.4a/FreeBSD/net.hdr, src2html1.4a/FreeBSD/netinet.hdr,
+ src2html1.4a/FreeBSD/nfs.hdr, src2html1.4a/FreeBSD/stand.hdr,
+ src2html1.4a/FreeBSD/sys.hdr, src2html1.4a/FreeBSD/ufs.hdr,
+ src2html1.4a/FreeBSD/vm.hdr, src2html1.4a/ctags-emacs/.cvsignore,
+ src2html1.4a/ctags-emacs/Makefile.am,
+ src2html1.4a/ctags-emacs/README, src2html1.4a/ctags-emacs/ctags,
+ src2html1.4a/ctags-emacs/etags.c-ada-patch: Removed.
+
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src2html: Remove.