From a4cf1ba6a16a85be77aed4dc9aac6639d072d8cb Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Tue, 23 Nov 2004 16:27:59 +0000 Subject: [PATCH] Add htmlhelp stylesheet and build target. --- doc/src/sgml/Makefile | 5 +- doc/src/sgml/stylesheet-hh.xsl | 108 +++++++++++++++++++++++++++++++++ 2 files changed, 112 insertions(+), 1 deletion(-) create mode 100644 doc/src/sgml/stylesheet-hh.xsl diff --git a/doc/src/sgml/Makefile b/doc/src/sgml/Makefile index 74792d46e10..152c83c0e53 100644 --- a/doc/src/sgml/Makefile +++ b/doc/src/sgml/Makefile @@ -2,7 +2,7 @@ # # PostgreSQL documentation makefile # -# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.72 2004/03/09 20:10:10 momjian Exp $ +# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.73 2004/11/23 16:27:59 petere Exp $ # #---------------------------------------------------------------------------- @@ -215,6 +215,9 @@ postgres.xml: postgres.sgml $(GENERATED_SGML) testxml: stylesheet.xsl postgres.xml $(XSLTPROC) $(XSLTPROCFLAGS) --stringparam pg.version '$(VERSION)' $^ +htmlhelp: stylesheet-hh.xsl postgres.xml + $(XSLTPROC) $(XSLTPROCFLAGS) --stringparam pg.version '$(VERSION)' $^ + ## ## Check diff --git a/doc/src/sgml/stylesheet-hh.xsl b/doc/src/sgml/stylesheet-hh.xsl new file mode 100644 index 00000000000..6b1e7025a05 --- /dev/null +++ b/doc/src/sgml/stylesheet-hh.xsl @@ -0,0 +1,108 @@ + + + + + + + + + + + + + + 1 + 0 + + + + + +2 + + + + + + + + + + + +pgsql-docs@postgresql.org + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ?? + + + + + + + + + +
+
+ +