From: Adam Dickmeiss Date: Wed, 24 May 2006 12:33:22 +0000 (+0000) Subject: Documentation for YAZ is now based on the Docbook XML/XSLT using X-Git-Tag: YAZ.2.1.20~5 X-Git-Url: http://git.indexdata.com/?p=id-docbook-common-moved-to-github.git;a=commitdiff_plain;h=cdb1c73878493bf394faedb176da3ee1569f147f Documentation for YAZ is now based on the Docbook XML/XSLT using xsltproc + N Walsh's stylesheets. It means that the CVS version of YAZ is no longer depending on jade/openjade or docbook-to-man scripts. PDF is no longer part of the distribution - but can optionally be made using DSSSL/jadetex or FOP. --- diff --git a/Makefile.am b/Makefile.am index a2e76bb..da4398f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.9 2006-05-23 19:08:45 adam Exp $ +## $Id: Makefile.am,v 1.10 2006-05-24 12:33:22 adam Exp $ commondir=$(datadir)/doc/@PACKAGE@/common @@ -9,10 +9,11 @@ SUPPORTFILES = \ common.ent \ id.eps \ ref2dbinc.xsl \ - html.dsl html.dsl.in \ - html.xsl html.xsl.in \ - tkl.xsl tkl.xsl.in \ - print.dsl print.dsl.in \ + html.dsl.in \ + html.xsl.in \ + tkl.xsl.in \ + print.dsl.in \ + man.xsl.in \ docbook2man.sh docbook-to-man.sh EXTRA_DIST = $(SUPPORTFILES) $(common_DATA) README diff --git a/man.xsl.in b/man.xsl.in new file mode 100644 index 0000000..2741f88 --- /dev/null +++ b/man.xsl.in @@ -0,0 +1,7 @@ + + + + + +