XMLTangle - Literate Programming in XML | ||
---|---|---|
<<< Previous |
The following features will be implemented before releasing version 1.0:
Error checking and reporting to make sure no constructs are used out of order
Verify that no reference is unused
Verify that no section contains circular references before printing
Make sure all sections belong to files
Include easy-access features for DocBook (i.e. - make programlisting automatically set the first line to the section id and the remaining to lp-code if the role='literate' or something like that)
Include easy-access features for Python (specifically for block indentation)
Creating section indexes for DocBook or other DTDs
Implementing a backend filter interface to record all top-level declarations in an index
<<< Previous | Home | |
The Error Handler |