X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2FMakefile.am;h=a47d8ec0e5b6ee40c97b237ef3d1d91d570ce0f7;hb=6c57b2c269b3b1d16ebf2ab52c3ad3547d5ecdbb;hp=7ac34c429161117b70384dceb7af7eca9070c874;hpb=fabf09f46b730f484dd23da4682819ffbf739b65;p=idzebra-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 7ac34c4..a47d8ec 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,10 +1,11 @@ -## $Id: Makefile.am,v 1.17 2002-10-30 12:55:18 adam Exp $ +## $Id: Makefile.am,v 1.19 2003-03-05 00:08:04 adam Exp $ docdir=$(datadir)/doc/@PACKAGE@ SUPPORTFILES = \ zebrahtml.dsl.in \ zebraphp.dsl.in \ zebraprint.dsl.in \ + tkl.xsl.in \ xml.dcl XMLFILES = \ zebra.xml.in \ @@ -20,13 +21,14 @@ XMLFILES = \ indexdata.xml \ zebraidx-options.xml -HTMLFILES = administration.html apps.html configuration-file.html \ - data-model.html example1.html example2.html examples.html features.html \ - file-ids.html formats.html future.html generic-ids.html indexdata.html \ - installation.html internal-representation.html introduction.html \ +HTMLFILES = \ + administration.html apps.html configuration-file.html data-model.html \ + example1.html example2.html examples.html features.html file-ids.html \ + formats.html future.html generic-ids.html indexdata.html installation.html \ + installation.win32.html internal-representation.html introduction.html \ license.html locating-records.html protocol-support.html quick-start.html \ record-model.html register-location.html server.html shadow-registers.html \ - simple-indexing.html support.html zebra.html zebraidx.html + simple-indexing.html support.html zebra.html zebraidx.html doc_DATA = $(HTMLFILES) zebra.pdf man_MANS = zebraidx.1 zebrasrv.8 @@ -53,6 +55,9 @@ zebra.pdf: $(XMLFILES) pdfjadetex zebra.tex pdfjadetex zebra.tex +index.tkl: $(XMLFILES) tkl.xsl + xsltproc tkl.xsl zebra.xml + gils.txt: gils.sgml sgml2txt -f gils.sgml