Glossary Item Box

Document! X for Java Documentation

Document! X is a combination of an automated Java documentation tool and a full documentation authoring environment which can be used to create accurate, professional quality documentation for your Java projects.

  • Fast, accurate, professional quality documentation;
  • Market leading authoring tools for creating supplementary content;
  • Automatically integrates the generated documentation with popular Java IDEs for F1 and tooltip help support;
  • Documentation pages generated for library, namespace, class, interface, constructor, method, property, field;
  • Generate documentation to HTML Help 1.x (CHM), Help 2.x or web ready pure HTML including a full Table of Contents, Index and Full Text Search.
  • Customizable HTML based template driven output can be adapted to your requirements and ships with standard phrases pre-translated to 9 different languages;

Document! X is not just an automated Java documentation build tool - it is also includes a fully featured documentation authoring environment allowing you to create supplementary content (descriptions and remarks for Namespaces, Classes, Interfaces, members, hyperlinks to related pages, example code, index kewords etc.) where required.

Author content in Javadoc source comments and / or externally

Document! X will use any Javadoc format source comments where they are available - including all of the standard comment types defined in the Javadoc specification as well as any additional comment types that you define.

Author content in a Document! X Content File

You can also author content outside of Java source code if you wish, or combine both approaches and have some content in Javadoc source XML comments and some in Document! X Content Files.

This approach is quite common as it allows technical writers to contribute more extensive content or examples, or override content defined in source comments for editorial reasons, without stopping developers from documenting in the source.

Content File Editor

Content File Editor

The Content File editor includes dynamic spell check, hyperlink designer and designers for example code, permissions, exceptions, index keywords etc.

Benefits of using Document! X

Using Document! X as your Java documentation tool immediately delivers the following benefits:

  1. Java documentation can be built by Document! X in moments, reducing the amount of manual effort involved in creating a documentation set to virtually zero;
  2. The documentation generated by Document! X is accurate and always up to date. Creating the same documentation manually is error prone and very labor intensive;
  3. Documentation for the Java project you have documented can be easily integrated with popular Java IDEs providing instant F1 and tooltip help support for you, your team or your customers;
  4. Producing a documentation set for your Java library makes it more maintainable as there is a structured reference to accompany the source code and API;