~forest-bond/teudng/dev

1
2
3
4
5
6
7
8
* Implement command-line options that affect how the XML generator works,
  especially:
   - influence policy for deciding which objects are "public"
   - turn on/off filtering options, i.e. enable description of built-in objects
* Improve the documentation (hand-written docbook XML, as well as docstrings).
* Write a DTD for the teudng XML format.
* Improve handling of function parameters, especially for situations with
  *args and **kwargs.