Fix Metaproxy stops logging after check config failed MP-590
[metaproxy-moved-to-github.git] / doc / README
index d4f4af2..4d2a098 100644 (file)
@@ -1,17 +1,7 @@
-$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
-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, 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.
+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.
+