Content:
Version 0.5.0
Version 0.4.0
Version 0.3.0
Version 0.2.0
Version 0.1.0
Changed mshelp2 toc slightly (class library and macros root pages are now siblings of the root documentation page instead of children).
Added support for subsubsections.
Added a table of content to all documentation groups.
Added compound enumeration list (all members of a compound will be grouped in the future).
Added initial support for constructors, destructors and operators.
Made more descriptive result list texts (now shows containing compound for functions and variables and containing namespaces for all elements).
The doxyxsltproc project has been incorporated into the DoxyComment project on SourceForge.net. The template is now distributed as a separate package under the the DoxyComment project umbrella.
Switched build scripts to use nxslt2 (it is faster than nxslt 1.0).
Added sample project skeleton.
Added member icon alignment.
Added more documentation to the stylesheets and cleaned them up a bit.
Added project to the DoxyComment reposity.
Added own css stylesheet and behaviors (for expanding/ collapsing sections).
Changed stylesheet to use the multiple output extension instead of invoking the xslt processor multiple times from script. This speeds up processing greatly! ;-)
Removed all references to the Microsoft MSDN css stylesheet (required terrible html structure).
Removed multiple template concept. Only the MSDN style template is continued.
Version 0.3.0 is a major update. It is the first version to support the MSDN template and VSHIK tools.
Added a sample project to demonstrate the capabilities of the tool (found
in the test_prj_1
sub-directory).
Added support for generating xml data islands in all default templates. Xml islands contain information for the table of content and keyword index.
Added a page template to generate MS Help 2 table of contents.
Added project file parameter to control showing of member table headings.
Changed the copy_dir element in the job list to use xcopy
(recursively) instead of standard copy
.
Created a new template based on the standard styles and guidelines from Microsoft's Visual Studio Help Integration Kit 2003. Adapted all page templates from the default template to this new style. The new template will replace to old default template.
Added support for Oleg Tkachenko's excellent NET XSLT Command Line Utility. You can download it free of charge from his website. This is useful if you are producing templates as it prints better error messages.
Added support for member images (function and variables) to the default template (including hack to make Internet Explorer show png images correctly).
Added support for defines. A list of all defines is shown on the index page.
Added header and footer to pages generated by the default template.
To-do list moved to separate document.
Added support for misc. formatting options in the detailed section:
Rulers and headings.
Tables and lists (definition, ordered and unordered).
Inline styles (emphasis, bold,mono-font).
Added project file parameter to support meta-data for projects.
Added support for user-defined member sections (in namespaces, classes, structures and unions).
Fixed contact email address in read me file (sorry!!).
Added change log document.
Initial version
$Id: template_change_log.html 78 2007-02-19 06:39:53Z tgram $ | ||
Copyright © 2006 by Troels Gram. |