X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2FMakefile.am;h=c7c486d11fcfb865df0212ef28ab4c9c820a6027;hb=7b9c683505fd79972d6f3d397ac1c6e9040d2110;hp=f45eee0e0f0b9bc495a3012baf0b2d8416237ed8;hpb=fb0faf97c0f1395c212357abfa2ae8d4fa45a591;p=yazpp-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index f45eee0..c7c486d 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.4 2002-10-23 12:46:07 adam Exp $ +## $Id: Makefile.am,v 1.6 2002-10-24 07:20:24 adam Exp $ docdir=$(datadir)/doc/@PACKAGE@ SUPPORTFILES = \ @@ -10,6 +10,7 @@ XMLFILES = \ installation.xml \ zoom.xml \ proxy.xml \ + api.xml \ yaz-proxy-ref.xml \ yaz-proxy-man.sgml \ license.xml \ @@ -17,11 +18,11 @@ XMLFILES = \ TOP=yaz++.xml MANFILES=yaz-proxy.8 -HTMLFILES = installation.html license.html otherinfo-encoding.html \ +HTMLFILES = api.html installation.html license.html otherinfo-encoding.html \ proxy-cache.html proxy.html proxy-keepalive.html proxy-optimizations.html \ proxy-target.html proxy-usage.html yazpp.html yaz-proxy.html \ zoom-connection.html zoom-exception.html zoom.html zoom-query.html \ - zoom-record.html zoom-resultset.html + zoom-record.html zoom-resultset.html windows.html implementations.html doc_DATA = $(HTMLFILES) yaz++.pdf @@ -35,7 +36,7 @@ $(HTMLFILES): $(XMLFILES) yaz-proxy.8: yaz-proxy-man.sgml yaz-proxy-ref.xml docbook2man $(srcdir)/yaz-proxy-man.sgml -yaz++.php: $(XMLFILES) +yazpp.php: $(XMLFILES) jade -E14 -D $(srcdir) -d yazphp.dsl -t sgml $(srcdir)/xml.dcl $(TOP) yaz++.pdf: $(XMLFILES)