X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2FREADME;h=4d2a098ceb34eb948e9f45c3ffd65640a4cb67d8;hb=75eedebe94c90cf8b72499594fa7f5a12f34c192;hp=4b77e09fbd995678e5d6e27dabd8740817899351;hpb=acbe2108a867118a5cf0020b82883a373ba0c9f2;p=metaproxy-moved-to-github.git diff --git a/doc/README b/doc/README index 4b77e09..4d2a098 100644 --- a/doc/README +++ b/doc/README @@ -1,13 +1,7 @@ -$Id: README,v 1.1 2006-01-16 13:55:22 mike Exp $ - -This directory contains documentation generated by human hands. In -contrast, ../dox contains documentation automatically generated by -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: - -README -- this file. -config -- describes the YP2 configuration file. +To add a new manpage, edit Makefile.am. +For new man page x.xml that you want in x.s (s=man section) you have to add: +Add to XMLMAN: x.xml +Add to MANFILES: x.s +Use auth_simple.xml or metaproxy.xml as starting points. +