blautenb 2004/03/14 01:30:27
Modified: c/doc README.txt Log: Point users to html dox Revision Changes Path 1.2 +4 -4 xml-security/c/doc/README.txt Index: README.txt =================================================================== RCS file: /home/cvs/xml-security/c/doc/README.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- README.txt 2 Mar 2003 08:21:50 -0000 1.1 +++ README.txt 14 Mar 2004 09:30:27 -0000 1.2 @@ -1,8 +1,8 @@ C++ Library Docs ---------------- -This directory contains only documentation that is unique to the C++ -implementation. +For documentation (including build instructions) see + +doc/index.html + -Site HTML/XML documentation can be found in the doc directory from the -main CVS module xml-security.
