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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ?? + + + + + + + + + +
+
+ +