More refactoring, this time allowing different file extensions

and a different master file. Also fix environment warning reporting
and improve handling of error conditions.
This commit is contained in:
Georg Brandl
2008-02-01 20:44:17 +00:00
parent 8ca7c91443
commit b2ec05e690
15 changed files with 408 additions and 356 deletions

View File

@@ -6,6 +6,8 @@ Coding overview
This document tries to give you a cursory overview of the doctools code.
TODO: update this.
Dependencies
------------