Update of /cvsroot/gtk2hs/gtk2hs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16204
Modified Files:
ChangeLog
Log Message:
format-docs.xsl: Extract documentation of properties.
Makefile: include parent api files to scan for types.
README: note some todo items.
*-sources.xml: add and update sources spec files.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v
retrieving revision 1.329
retrieving revision 1.330
diff -u -d -r1.329 -r1.330
--- ChangeLog 26 Jan 2005 12:05:08 -0000 1.329
+++ ChangeLog 26 Jan 2005 12:13:27 -0000 1.330
@@ -7,6 +7,17 @@
documentation of properties. Initial go at producing property
definitions.
+ * tools/apiGen/format-docs.xsl: extract documentation of properties.
+
+ * tools/apiGen/Makefile: include parent api files to scan for types.
+
+ * tools/apiGen/README: note some todo items.
+
+ * tools/apiGen/atk-sources.xml, tools/apiGen/gdk-sources.xml
+ tools/apiGen/glade-sources.xml, tools/apiGen/gnomecanvas-sources.xml
+ tools/apiGen/gtk-sources.xml, tools/apiGen/pango-sources.xml: add and
+ update sources spec files.
+
2005-01-25 Duncan Coutts <du...@co...>
* tools/apiGen/format-docs.xsl: deal with another kind of list and
|