GhostDoc Pro/Enterprise 2018.2.19060 » Developer.Team

GhostDoc Pro/Enterprise 2018.2.19060

GhostDoc Pro/Enterprise 2018.2.19060
GhostDoc Pro/Enterprise 2018.2.19060


GhostDoc is a Visual Studio extension that automatically generates XML documentation comments for methods and properties based on their type, parameters, name, and other contextual information. When generating documentation for class derived from a base class or for interface implementation (e.g. .NET Framework or your custom framework), GhostDoc will use the documentation that Microsoft or the framework vendor has already written for the base class or interface.

Benefits
Save keystrokes and time; simplify documenting your code
Automatically generate a starting point for your help documentation
Benefit of the base class documentation
StyleCop compliant documentation templates
(Pro) Documentation quality and maintenance
(Pro) Code Spell Checker
(Pro) Build Help File
(Pro) Take control of your help files with Help Configurations and Template Libraries

If you follow good naming conventions in your code, then you will get very decent results on the summary GhostDoc generates. When I see code that is not documented, it is as simple as hit Ctrl-Shift-D to have GhostDoc document it.

Both Pro and Enterprise editions of GhostDoc in version 5 introduce Documentation Quality hints in Visual Studio editor; Documentation Management assistance - find auto-generated comments, edit or remove the bulk created docs; identify and fix comments that are missing, out of sync or can be copied from base class; mark generated XML comments as auto-generated and "to be edited". The v5 also includes multiple Help documentation themes and layouts to choose from.

The free version of GhostDoc has been re-branded as GhostDoc Community Edition and adds general improvements, limited generation of CHM help documentation as well as the means to find auto-generated comments.

Documentation Quality Hints in Visual Studio editor
Documentation Maintenance - Find auto-generated comments - edit or remove the bulk created docs
Documentation Maintenance - Identify and fix comments that are missing, out of sync or can be copied from base class
Theme support for generated help documentation and new themes - Flat Gray and Flat Main
Official Visual Studio 2015 support
Options to add Auto-generated doc and TODO 'Edit' attributes
Option to have the default summary text focused and selected when using Document This command - allows to edit/override the summary quickly
Exclude from Documentation action marks a member with a tag to exclude it from the help documentation
Hide/Show Comments feature an easy way to expand/collapse documentation comments to minimize the XML Comments footprint in the Visual Studio code editor
New Summary Override table in Options - configure predefined summaries for specific member or type names instead of auto-generated
A basic Build Documentation feature is now available in the Community Edition of GhostDoc while quite limited and watermarked, yet allows to produce simple CHM help documentation for personal use without paying for the commercial version

Documentation Maintenance

This feature will help you identify missing documentation, find auto-generated XML comments, maintain your documentation, and keep it up to date. Once these are found, GhostDoc provides the tools to edit or remove the bulk created docs, add missing or fix the dated documentation one by one or as a batch. You can fine tune the search criteria and use your own template library if yours is different from the built-in.

Find auto-generated docs and edit or remove them
Find and fix members that are missing documentation
Discover members that have parameters, return types, and type parameters out of sync with the existing XML comments and fix the comments
Find members that can have XML docs copied from the base class
Find documentation that require editing

Help Documentation Themes

In the v5 we are introducing theme support for the generated help documentation and including two new themes, The old help doc view preserved as the Classic theme. You can see the new theme preview here - Flat Gray (default) and Flat Main.

The Enterprise Edition users can modify the existing themes or create and deploy own help documentation themes now easier than ever!

The Community Edition theme selection is limited to one Classic.

Summary Override
The Summary Override table allows to configure predefined summaries for specific member or type names to be used instead of the auto-generated. We ship some predefined summary overrides and you are welcome to add your own. If you find a summary override that the GhostDoc user community can benefit of, please submit it to us to be reviewed for the inclusion.

What's new in v2018.x

Visual Editing for XML Comments
New menu - Open Comment Editor - to open Visual Editor for XML Comment
New Visual Editor commands - Insert Image, Add/Remove Hyperlink, Add/Remove Note, Add/Remove Table
Visual Editing for source code samples in XML Comment
New documentation output format - VS IntelliSense file
Support for C# 7.2 and VB 2017 syntax
Support for Code Contracts when generating help documentation
Visual Studio integration - migrated to Async support with background load enabled. This minimizes the GhostDoc load on Visual Studio startup.
Support for the tag - in the XML Comments as well as the generated help documentation
Added VS IntelliSense file documentation output option
Added support for regular expression support in Dictionaries - Summary Override - enables for flexible summary generation
New menu and VS command - Document Project - now can generate XML Comment templates for a whole project
New menu and VS command - Document File Header - allows to generate/update the file header without having to re-document the file
Improved performance of the Document File/Type batch actions
Introduced the Bug Bounty program - earn a license for helping us discover and fix bugs. Learn more
The base web help documentation themes are now frameless. Original frame-based themes still shipped under new names
Retired MS Help 2 documentation output format
GhostDoc Community edition now requires a one-time free Community License activation after 30 days of use. Learn more
There are now two GhostDoc EULAs - Commercial License and Community License
Detailed changes by build:

Build 2018.2.19060 (Mar 1, 2019) (maintenance release)
Fixed: Visual Studio Async integration - resolved error loading GhostDoc in some versions of Visual Studio.


Only for V.I.P
Warning! You are not allowed to view this text.