X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fyaz.xml;h=d1484ceda3435f773192a35e123c1c4227afc1c9;hb=598c8178dc444f596d5bd6111b4fed52745cad5e;hp=e89335cc17163390a5c0a65a391edef7b974e662;hpb=4e687307f10bd595d8af05c022871d1875c8c463;p=yaz-moved-to-github.git diff --git a/doc/yaz.xml b/doc/yaz.xml index e89335c..d1484ce 100644 --- a/doc/yaz.xml +++ b/doc/yaz.xml @@ -1,11 +1,12 @@ + @@ -15,12 +16,14 @@ - ASN"> + + ODR"> COMSTACK"> + ZOOM"> ]> - - + + YAZ User's Guide and Reference SebastianHammer @@ -37,25 +40,27 @@ This document is the programmer's guide and reference to the &yaz; - package. &yaz; is a compact toolkit that provides access to the - Z39.50 protocol, as well as a set of higher-level tools for - implementing the server and client roles, respectively. - The documentation can be used on its own, or as a reference when looking - at the example applications provided with the package. + package version 1.8.4. &yaz; is a compact toolkit that provides + access to the Z39.50 protocol, as well as a set of higher-level + tools for implementing the server and client roles, respectively. + The documentation can be used on its own, or as a reference when + looking at the example applications provided with the package. &chap-introduction; &chap-installation; + &chap-zoom; + &chap-frontend; &chap-client; &chap-asn; &chap-tools; &chap-odr; &chap-comstack; - &chap-frontend; &chap-future; &app-license; &app-indexdata; + &app-credits;