Author: esr
Date: Mon Nov 17 21:25:59 2008
New Revision: 30796

URL: http://svn.gna.org/viewcvs/wesnoth?rev=30796&view=rev
Log:
Test commit: update some documentation.

Modified:
    trunk/data/tools/README

Modified: trunk/data/tools/README
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/tools/README?rev=30796&r1=30795&r2=30796&view=diff
==============================================================================
--- trunk/data/tools/README (original)
+++ trunk/data/tools/README Mon Nov 17 21:25:59 2008
@@ -61,6 +61,12 @@
 It also contains utility methods for working with the data tree.
 See the header comment of wmtools.py for details
 
+=== wmliterator.py ===
+
+A WML codewalker class.  Not a full parser, but that's useful because
+it doesn't get confused by unbalanced nacros; instead it lets you
+walk through lines in a text file parsing out tags and elements
+
 === wmlparser.py ===
 
 This python module contains code originally developed for CampGen - it contains


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to