Test commit: update some documentation.
This commit is contained in:
parent
2709806eec
commit
4a674389ba
1 changed files with 6 additions and 0 deletions
|
@ -61,6 +61,12 @@ The main facility in this module is a cross-referencer class.
|
|||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue