X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2FMakefile.am;h=2e409618997826fe99a29edbca770c665fc67936;hb=06d303953b0bc8b2e97212f6f3a5bf46b4e954b5;hp=5e189ab7b9ed0770ad95014a31483e27ad020569;hpb=495a66ecd5fb966a8bd52f95dc25cde9d673e569;p=idzebra-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 5e189ab..2e40961 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.36 2006-02-15 14:57:48 marc Exp $ +## $Id: Makefile.am,v 1.41 2006-02-20 07:13:31 adam Exp $ docdir=$(datadir)/doc/@PACKAGE@ SUPPORTFILES = \ @@ -21,7 +21,6 @@ XMLFILES = zebra.xml.in \ recordmodel-alvisxslt.xml \ recordmodel-grs.xml \ server.xml \ - zebra.xml \ zebraidx-commands.xml \ zebraidx-options.xml \ zebraidx.xml \ @@ -30,7 +29,10 @@ XMLFILES = zebra.xml.in \ zebrasrv-virtual.xml -HTMLFILES = administration-ranking.html \ +HTMLFILES = \ + administration-cql-to-pqf.html \ + administration-extended-services.html \ + administration-ranking.html \ administration.html \ apps.html \ architecture-maincomponents.html \ @@ -44,6 +46,7 @@ HTMLFILES = administration-ranking.html \ file-ids.html \ future.html \ generic-ids.html \ + gfs-config.html \ grs-exchange-formats.html \ grs-internal-representation.html \ indexdata.html \