Next update of VFS modules development guide
[import/samba-docs-svnimport.git] / README
diff --git a/README b/README
index 9f3e14845b0bea4826c3e2870dbbf0e7b3b75b49..64095ebf390b1fc5e9f6ef9a419d19161adf954d 100644 (file)
--- a/README
+++ b/README
@@ -6,6 +6,7 @@
 !== Updates:   Jelmer Vernooij, jelmer@samba.org,              Aug, 2002
 !== Updates:   Jelmer Vernooij, jelmer@samba.org,              Jun, 2003
 !== Updates:   Jelmer Vernooij, jelmer@samba.org,              May, 2004
+!== Updates:    Jelmer Vernooij, jelmer@samba.org,              May, 2005
 
 Quick start
 -----------
@@ -56,7 +57,7 @@ To generate the docs, you need to have the following packages installed:
  * docbook-utils
  * xsltproc
  * pngtopnm and pnmtops (from the netpbm utilities)
- * dia
+ * inkscape
 
 For generating PDF (thru LaTeX):
  * db2latex (from http://db2latex.sf.net/). Make sure to get CVS version
@@ -110,6 +111,9 @@ For the Pearson DTD, add something like:
 
   <public publicId="-//Pearson//DTD Books//DE" uri="file:///home/jelmer/Xml_dtd_1.1/pearson.dtd"/>
 
+For the Samba DTD's, add something like:
+  <rewriteURI uriStartString="http://www.samba.org/samba/DTD" rewritePrefix="file:///home/jelmer/samba-web/DTD"/>
+
 (of course, adapt /export/user/me/source/ to whatever path db2latex is 
  installed in...)