From 3202a29a42856c48e0573c81372ba01d7f66fb31 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Thu, 6 Apr 2006 06:34:35 +0000 Subject: [PATCH] Removed from makefiles some leftover stuff needed in previous doc build. Added an ID attribute to docsrc/reference.xml file. --- xsl/doc/Makefile | 2 +- xsl/docsrc/Makefile | 2 +- xsl/docsrc/reference.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xsl/doc/Makefile b/xsl/doc/Makefile index 8d1c92132..a84c21344 100644 --- a/xsl/doc/Makefile +++ b/xsl/doc/Makefile @@ -9,7 +9,7 @@ CRSTYLE=creference.xsl BSTYLE=book.xsl VPATH=../docsrc -DIRS=common refentry lib html fo manpages wordml slides website tools template pi +DIRS=common refentry lib html fo manpages wordml slides website template pi all: copyright.html warranty.html reference.html index.html for i in $(DIRS) __bogus__; do \ diff --git a/xsl/docsrc/Makefile b/xsl/docsrc/Makefile index 27ff7f26a..1eddc1e9f 100644 --- a/xsl/docsrc/Makefile +++ b/xsl/docsrc/Makefile @@ -1,5 +1,5 @@ include ../../cvstools/Makefile.incl -DIRS=common refentry html fo manpages wordml slides website template tools pi +DIRS=common refentry html fo manpages wordml slides website template pi DOCBOOK5_RNG=../../docbook/relaxng/docbook/docbook.rng PARAM_XSL_FILES=$(shell for file in $$(find . -name "param.xsl"); do \ diff --git a/xsl/docsrc/reference.xml b/xsl/docsrc/reference.xml index 8fb6e4f7b..ac6cc76ba 100644 --- a/xsl/docsrc/reference.xml +++ b/xsl/docsrc/reference.xml @@ -26,7 +26,7 @@ PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" - + <para>This is generated reference documentation for the DocBook XSL -- 2.40.0