09/27/03 - DocJet version 5.1 build 4 released
This release is a bugfix release - it corrects a defect in the licensing system of build 3.
New Features
- A new comment scanner has been added for the "Exception" or "Throws" comment section. These sections are almost always in the form of "exception - thrown when...". The new scanner just looks for that sort of thing and puts together some nicer formatting than the old "definition list" thing.
Defects Corrected
- Many of the dialogs have been goofed up for a long time due to some oddness about the machine that I originally built DocJet on.
- The "Internal" output format would have a "Source Code" page for some objects (like member variables) that don't really have any source code (at least none that's significantly different from the declaration).
- When building on a VS 2003 machine that's never had VS 2002 on it, the generator couldn't find the path to the VSHIK installation. (And thus couldn't build MSHelp 2 output.)