Document! X for ASP.NET Ajax Developers
Document! X fully supports documentation of ASP.NET Ajax Client Javascript files, either from disk files, or from embedded assembly resources.
Documentation style and functionality
Templates are provided for both Visual Studio 2005 documentation style and the revised Visual Studio 2008 documentation style, so users of the documentation you
produce will be familiar with the structure, layout, style and functionality.
Content from Source
Document! X will use any XML format source comments that exist in the ASP.NET Ajax Client Javascript you are documenting, so you can leverage any existing documentation
effort.
Content outside Source
You can choose to author content in the Document! X Content File editor. Content can be configured to extend (combine with) or override any existing XML format source comments
according to your preference. This approach allows you to include basic documentation in the ASP.NET Ajax Client Javascript source code and use the rich Document! X Content File
editor to supplement it (e.g. with examples, more detailed descriptions etc.).
The Document! X Content File editor can show you the XML format source comments whilst you are editing, so that you can instantly see where the source documentation might
require additional detail or replacement.
Object model diagrams
Document! X automatically generates object relationship diagrams for your classes. Specific relationships can be ignored where necessary (e.g. a relationship back to a
parent object).
Customization
The template based configuration that Document! X is based on makes it easy to:
Help where you need it
The Document! X IDE includes a comprehensive help system, including a Contents, Index and Dynamic Help window. The Dynamic Help window provides a list of help topics,
tutorials, getting started guides and movies relevant to your current activity enabling both new and experienced users to get to grips with Document! X functionality as quickly as
possible.
Document! X includes several printable 'Getting Started' PDF booklets to enable you to get immediate results from Document! X.
Authoring examples
The easy to use Example code designer included in the Content Editors makes adding multi-language examples a breeze. In-line or linked examples can be created and example code
is automatically colorized in the generated output.
Localization
Document! X supports several different languages (English, French, German, Dutch, Italian and Russian) for the phrases used in the generated output. All of the
phrases and terminology in the generated output can be configured according to preference.
Model Comments - re-usable common descriptions
Model Comments allow you to define common descriptions in a model comment profile for re-use in future projects. For example, ActiveX controls usually support a set of
common properties and events (e.g. KeyPress event, BackColor property) - Model Comments allow you to define descriptions for these members once and have Document! X use them
wherever the members appear in order to reduce duplication and effort.