Browse by Tags
All Tags » rules » configuration
-
Consider the following Gosdoc-generated documetation:/// <summary>
/// Inits the trading book drop down.
/// </summary>
private void InitTradingBookDropDown()
{
LSTUIHelper.PopulateTradingBookDropDown(this.cboTradingBook, DataExchangeService, false, false);
}Note ...
-
Hi
all,
I've introduced my own rules to extend the xml output of properties, methods, fields, etc.
As mentioned in the subject, the processor stops processing, if it hits on
a List<T> type.
Take this short code snippet as an example:
public List<string>
TestMethod(List<string> test)
{
...
-
It's been a while since I've used GhostDoc, but I seem to remember it being very easy to enter a long list of parameter name documentation replacements. This was really handy when you have consistent parameter/property names representing application or company-specific topics.
Simple example - a parameter such as ...
-
First error message on intial setup of Ghost Doc:
---------------------------
GhostDoc
---------------------------
The configuration file cannot be saved:
There was an error generating the XML document.
---------------------------
Abort Retry Ignore
---------------------------
Sedond ...
-
Hi
I have enabled logging.
I get the following error in Event Viewer:
Event Type: Error
Event Source: DocProject
Event Category: None
Event ID: 0
Date: 6/7/2010
Time: 12:55:09 PM
User: ...
|
|