Given the following code:
public abstract class GenericClassBase<T>
{
/// <summary>
/// Summary
/// </summary>
/// <param name="arg1">arg1</param>
protected abstract void Method1(T arg1);
}...
Id #11303 |
Planned Release:
None
|
Last Updated: Sep 25 2011 at 1:18 PM by JayTeeAitch |
Created On: Sep 25 2011 at 1:18 PM by JayTeeAitch
The Inheritance section of the generated documentation does not document all descendants of a class it would appear to stop at the first fork in the hierarchy
From the included projects I would ha...
Id #11283 |
Planned Release:
None
|
Last Updated: Sep 20 2011 at 10:28 AM by kazac |
Created On: Sep 20 2011 at 10:23 AM by kazac
I am using the latest Sancastle (2.6.1062.1) and SCFB (1.9.3.0). I apologize in advance if this is a SCFB issue, I am not 100% clear on which components are responsible for this functionality.
We...
Id #11110 |
Planned Release:
None
|
Last Updated: Aug 3 2011 at 6:35 PM by EWoodruff |
Created On: Jul 21 2011 at 6:31 PM by MattAdam
I am enabling the documentprivates option of Sandcastle Help File Builder which I believe is required in order to automatically inherit documentation for explicit interface implementations. I am g...
Id #11066 |
Planned Release:
None
|
Last Updated: Oct 15 2011 at 8:43 PM by EWoodruff |
Created On: Jun 27 2011 at 8:52 PM by rcollette
Using Sandcastle v2.6.10621.1, and the vs2005 style.
I have the following summary:
<summary>Frees any resources associated with the <see cref="T:Some.Namespace.SomeClass" />.</summary>
This produ...
Id #10857 |
Planned Release:
None
|
Last Updated: Jan 28 at 2:09 PM by KeithSware |
Created On: May 3 2011 at 11:04 AM by paulcrockett
Sandcastle generates an automatic "Usage Note" for each type parameter block, like this:
"Usage Note"
"In Visual Basic and C#, you can call this method as an instance method on any object of type ...
Id #10251 |
Planned Release:
None
|
Last Updated: Nov 28 2011 at 6:26 PM by shuohus |
Created On: Feb 26 2011 at 9:24 AM by cnahr
I'm using it ot generate documentation for NopCommerce. While building docs at some stages it takes more 1 GB RAM (max I see is 1.6GB). If I enable DocumentPrivate it give outOfMemory exception, so...
Id #10232 |
Planned Release:
None
|
Last Updated: Jan 28 at 2:10 PM by KeithSware |
Created On: Feb 21 2011 at 7:31 AM by safknw
I have installed:
Sandcastle 2.6.10621.1
SHFB 1.9.1.0
Latest Sandcastle Styles patch [1]
I have created a .NET 4.0 class library with XML documentation;
I have created a new SHFB project and set t...
Id #10165 |
Planned Release:
None
|
Last Updated: Jan 23 at 11:56 AM by bartelink |
Created On: Jan 28 2011 at 2:54 PM by richarddeeming
When using the reserved word 'fixed' on a class member, that member is documented incorrectly in the syntax section. It appears to be a combination of problems in MRefBuilder and the syntax compon...
Id #10107 |
Planned Release:
None
|
Last Updated: Jan 28 at 2:13 PM by KeithSware |
Created On: Jan 9 2011 at 7:29 PM by EWoodruff
HHC.exe crashes with a fatal error (Not enough memory. [...]). This happens with the latest Sandcastle build (2010); I have around 7000 generated htm files; I've tried both with a .NET 3.5 project,...
Id #10043 |
Planned Release:
None
|
Last Updated: Dec 12 2011 at 3:55 PM by jbaehr |
Created On: Dec 17 2010 at 7:27 PM by SDolha
|
|
|
|
|