Browse by Tags
All Tags » Tutorial
-
Introduction CodeIt.Right Enterprise Edition installation package includes two modules for you to choose from - Team Configuration Module and Analysis Module.
The Team Configuration Module (TCM) is tailored for Team Leads and Architects. With this module installed, you can configure your team guidelines by using profiles that best ...
-
Step 1: Reference the Image from within the XML Comment You can use standard HTML syntax to insert the link to an image inside the comment. C#/// <summary>
/// The ClassLibrary22.One namespace.
/// </summary>
namespace ClassLibrary22.One
{
/// <summary>
/// A useful class.
///
/// <para/>
/// ...
-
Introduction In our earlier tutorial we describe the basic steps needed to create conceptual content in your Help files. It covers topics such as descriptions of the various file types you'll need to know about and how the conceptual content should be structured for it to be successfully compiled into a Help file with GhostDoc Enterprise.
In this ...
-
Introduction In an earlier tutorial I demonstrated the basic components used to create conceptual content. That tutorial also explained the basic building blocks, including the file types used and also how the conceptual content should be structured in order for it to be successfully compiled into a help file.
In this tutorial, I'm going to look ...
-
Introduction Note: if you would like to get quick four minute overview of the key GhostDoc features before proceeding with the evaluation guide below, you can view this video.
Once you've downloaded and installed GhostDoc Pro, you can access its features in several ways.
First, it is added to the Tools menu in the Visual Studio IDE:
Also, a ...
-
One of the very helpful and important rules that we added in the past few months is the one that finds members that missing XML documents when these are required - General / Type, Member -> Should have XML comments (Externally visible types and members should have XML comments).
One of the most frequently asked question about the rule is why ...
-
You already know how you can create new custom rules using CodeIt.Right SDK, of not, you may want to read this article first.
In this tutorial we will show how to extend existing rules using the new SDK features introduced in CodeIt.Right v1.8.09300. The new technique is to derive the custom rule from a base rule and override only the methods ...
-
Revised and amended February 20, 2014
CodeIt.Right ships with a wide range of rule libraries included, but the great thing is that you are not limited to just those. You can extend the range by doing any or all of the following: Customize your own rule instances using the Profile Editor (link to Rules and Instances) Override ...
|
|