2005-05-13 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mono / docscripts / README
index 058412ae0d157581a425f10df92bdbab310a7b0c..acce4b65da6db559141b1485a43a2fa7a1d269f3 100644 (file)
@@ -55,6 +55,14 @@ PROGRAMS
 
                check mono/metadata/*.c
 
+* convert.cs
+
+       Converts an HTML file into a valid XML document, uses the
+       AgilityPack.dll.  The sources to this DLL live in GNOME CVS
+       module beagle/Filters/AgilityPack.
+
+       A binary is shipped for our convenience.
+
 DATAFILES:
 ---------
 
@@ -68,4 +76,5 @@ DATAFILES:
        public-api 
        wapi
                These two are produced by the produce-lists script
-               and it documents all the public methods.
\ No newline at end of file
+               and it documents all the public methods.
+