X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=doc%2FREADME;h=d4f4af21b00ba535cd193c75db0d26104f4a10be;hb=78e86f1c04a222217161349f0e11c05365c15fa0;hp=4b77e09fbd995678e5d6e27dabd8740817899351;hpb=acbe2108a867118a5cf0020b82883a373ba0c9f2;p=metaproxy-moved-to-github.git diff --git a/doc/README b/doc/README index 4b77e09..d4f4af2 100644 --- a/doc/README +++ b/doc/README @@ -1,4 +1,4 @@ -$Id: README,v 1.1 2006-01-16 13:55:22 mike Exp $ +$Id: README,v 1.2 2006-01-17 10:35:12 mike Exp $ This directory contains documentation generated by human hands. In contrast, ../dox contains documentation automatically generated by @@ -6,8 +6,12 @@ doxygen from the API declarations. Eventually, everything in this directory will become an integrated YP2 manual written in DocBook, like the YAZ and Zebra manuals. For now, -though, we have separate files: +though, we have separate files, which might perhaps best be read in +the specified order: README -- this file. +filters -- lists and briefly describes the various filters. config -- describes the YP2 configuration file. +multidb -- virtual databases and multi-db searching (complicated!) +classes -- describes some of the classes in the YP2 source code.