summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-03 16:32:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-03 16:32:22 +0000
commitf568b5d55830b34dcb4dac6b72afb7d6406deef1 (patch)
tree2b38710849f0e1244492a1f97eb4c45a6e91903b
parentRenamed. (diff)
downloadrtems-f568b5d55830b34dcb4dac6b72afb7d6406deef1.tar.bz2
Added texi2www to this tree
-rw-r--r--doc/Make.config4
-rwxr-xr-xdoc/do_docs2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/Make.config b/doc/Make.config
index eb85526cb1..12e9061f33 100644
--- a/doc/Make.config
+++ b/doc/Make.config
@@ -12,8 +12,8 @@ SRCDIR=/usr1/rtems/rtemsdoc-work
BMENU=$(SRCDIR)/tools/bmenu/bmenu
PDL2TEXI=$(SRCDIR)/tools/pdl2texi/pdl2texi
-TEXI2DVI=/usr1/tmp/texi2www-960103/texi2dvi
-TEXI2WWW=/usr1/tmp/texi2www-960103/texi2www
+TEXI2DVI=$(SRCDIR)/tools/texi2www/texi2dvi
+TEXI2WWW=$(SRCDIR)/tools/texi2www/texi2www
MAKEINFO=makeinfo
INFO=info
XDVI=xdvi -s 4
diff --git a/doc/do_docs b/doc/do_docs
index 7b3e5744b0..05761d288d 100755
--- a/doc/do_docs
+++ b/doc/do_docs
@@ -8,7 +8,7 @@ shift
public_docs="user develenv ka9q posix_users"
support_docs="hppa1_1 i386 i960 m68k sparc newlib gcc"
partners_docs="posix1003.1 posix1003.1h"
-oar_manuals="ada_user hwapi powerpc"
+oar_manuals="ada_user hwapi powerpc tools/texi2www"
# relnotes is obsolete
# posix_users manual left out until finished