We are using Sandcastle to generate our API Reference, but we do not want to include inherited members. That's why we have set the DocumentInheritedMembers to false. But for some of our classes we ...
Id #12784 | Release:
None
| Updated: Feb 22 at 12:39 AM by EWoodruff | Created: Jan 30 at 8:28 AM by RosenVl
Please delete this item. It's a duplicate by accident. Thanks.
Id #12494 | Release:
None
| Updated: Feb 22 at 12:39 AM by rschwenn | Created: Sep 21, 2012 at 10:27 PM by rschwenn
Hi,
I've successfully used SHFB for code documenting using VS projects as documentation source. But now I downloaded the Reactive Extensions Library (http://msdn.microsoft.com/en-us/library/hh24298...
Id #12493 | Release:
None
| Updated: Feb 22 at 12:39 AM by rschwenn | Created: Sep 21, 2012 at 10:17 PM by rschwenn
The VS 2010 styles wont work at all, only blank pages will be displayed when clicking in the help topics.
The VS 2005 styles do work but these are a little boring!
Maybe a new 2012 style is neede...
Id #12480 | Release:
None
| Updated: Feb 22 at 12:39 AM by EWoodruff | Created: Sep 12, 2012 at 3:11 PM by bjallemad
I had a legacy system on which a 32 bit Win XP was installed. Previously it had a 64 bit Win7 installed on the same machine. As a consequence the old Program Files (x86) folder still existed. I cou...
Id #12310 | Release:
None
| Updated: Feb 22 at 12:39 AM by m0sa | Created: Jul 4, 2012 at 8:39 AM by m0sa
Using the new beta presentation style VS2010 the code examples are displayed in a signle, very long line when using Firefox v6 and v12. Line breaks are correctly displayed when viewing the same doc...
Id #12304 | Release:
None
| Updated: Feb 22 at 12:39 AM by EWoodruff | Created: Jul 3, 2012 at 7:54 AM by jbaehr
The HTML help generated by Sandcastle Help File Builder is broken in IE 10 from Windows 8 Release Preview. The right side content is not visible anymore. Could you please check this and provide a w...
Id #12273 | Release:
None
| Updated: Feb 22 at 12:39 AM by ronvecchi | Created: Jun 21, 2012 at 5:24 AM by helpmaintainer
My public generic class gets an unexpected error during build step in SHFB stating "Process is terminated due to StackOverflowException". I have attached the sample Visual Studio project in the att...
Id #12270 | Release:
None
| Updated: Feb 22 at 12:39 AM by EWoodruff | Created: Jun 19, 2012 at 10:33 AM by rajneeshdewan
I have installed the SandCastle plugin for Visual Studio. The steps I follow are:
1.- Create a new SandCastle project.
2.- Add the references to my project
3.- Compile the SC project.
The probl...
Id #12159 | Release:
None
| Updated: Feb 22 at 12:39 AM by EWoodruff | Created: May 17, 2012 at 7:24 PM by Robch
We have a nested class with a public constructor. It is marked as deprecated, but is still public and preset. NDoc generated the documentation for it, but Sandcastle 2.7.0.0 apparently does not.
Id #12074 | Release:
None
| Updated: Feb 22 at 12:39 AM by rpkrajewski | Created: Apr 27, 2012 at 7:11 PM by rpkrajewski
This is using the vs2010 Style of web site output, opening the top-level Index.html locally (as a file, not over http).
Normally, on older versions of IE on older versions of Windows, you will ge...
Id #12073 | Release:
None
| Updated: Feb 22 at 12:39 AM by ronvecchi | Created: Apr 27, 2012 at 6:54 PM by rpkrajewski
Hi all,
I'm working in a metro app style project
This is error I got when generating documentation:
MREFBUILDER : error : Unresolved assembly reference: Windows (Windows, Version=255.255.255.255...
Id #12071 | Release:
None
| Updated: Feb 22 at 12:39 AM by EWoodruff | Created: Apr 25, 2012 at 1:05 PM by Monday9
I ran into the issue located here (http://stackoverflow.com/questions/8703642/mysteriously-failing-sandcastle-build-only-when-built-by-teamcity) after upgrading our build server from a previous ver...
Id #12067 | Release:
None
| Updated: Feb 22 at 12:39 AM by blake05 | Created: Apr 24, 2012 at 7:06 PM by blake05
Thank you for Sandcastle June 2010 Release (Version 2.6.1062.1).
I would like to request a zip-only download option and\or a nuget-enabled package.
In this way, if there are two help projects u...
Id #11949 | Release:
None
| Updated: Feb 22 at 12:39 AM by rpkrajewski | Created: Mar 29, 2012 at 1:24 AM by icnocop
This issue has been posted at http://shfb.codeplex.com/workitem/32367 instead.
Id #11865 | Release:
None
| Updated: Feb 22 at 12:39 AM by Daniel_Svensson | Created: Mar 7, 2012 at 7:37 AM by Daniel_Svensson
When targeting the .NET 4.0 framework, the CopyFromIndexComponent gives a lot of warnings.
In .NET 4.0 the same type is implemented in multiple assemblies and namespaces are spread over multiple ...
Id #11844 | Release:
None
| Updated: Feb 22 at 12:39 AM by EWoodruff | Created: Mar 6, 2012 at 2:50 AM by DonFehr
Generating Docs from an assembly that uses SAP BusinessObjects Crystal Reports ends up in a missing reference.
In fact, the mentioned assembly "BusinessObjects.Licensing.KeycodeDecoder" cannot be f...
Id #11747 | Release:
None
| Updated: Feb 22 at 12:39 AM by TATWORTH | Created: Feb 10, 2012 at 9:41 AM by zaengi
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 | Release:
None
| Updated: Feb 22 at 12:39 AM by JayTeeAitch | Created: Sep 25, 2011 at 12: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 h...
Id #11283 | Release:
None
| Updated: Feb 22 at 12:39 AM by kazac | Created: Sep 20, 2011 at 9: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.
W...
Id #11110 | Release:
None
| Updated: Feb 22 at 12:39 AM by EWoodruff | Created: Jul 21, 2011 at 5: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 | Release:
None
| Updated: Feb 22 at 12:39 AM by EWoodruff | Created: Jun 27, 2011 at 7: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 pro...
Id #10857 | Release:
None
| Updated: Feb 22 at 12:39 AM by KeithSware | Created: May 3, 2011 at 10: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 | Release:
None
| Updated: Feb 22 at 12:39 AM by shuohus | Created: Feb 26, 2011 at 8: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 | Release:
None
| Updated: Feb 22 at 12:39 AM by KeithSware | Created: Feb 21, 2011 at 6: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 ...
Id #10165 | Release:
None
| Updated: Feb 22 at 12:39 AM by bartelink | Created: Jan 28, 2011 at 1: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 | Release:
None
| Updated: Feb 22 at 12:39 AM by KeithSware | Created: Jan 9, 2011 at 6: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 | Release:
None
| Updated: Feb 22 at 12:39 AM by adamcaviness | Created: Dec 17, 2010 at 6:27 PM by SDolha
C# 4 added optional arguments (http://msdn.microsoft.com/en-us/library/dd264739.aspx). Currently there is no way to tell whether an argument is optional in documentation generated by Sandcastle. Pl...
Id #9627 | Release:
None
| Updated: Feb 22 at 12:39 AM by matspca | Created: Oct 13, 2010 at 6:21 PM by Sdb
In various classes a developer may have a constructor which he doesnt wish to be documented, but for internal reasons is declared public. In these cases a user can either exclude all the constructo...
Id #9125 | Release:
None
| Updated: Feb 22 at 12:39 AM by lesthawk | Created: Aug 6, 2010 at 1:08 PM by lesthawk
Here's my situation in pseudo code...
interface IFoo
{
/// <summary This method computes the roundtrip distance. />
double Distance();
}
// generic, managed C++ base class where T is an unma...
Id #9080 | Release:
None
| Updated: Feb 22 at 12:39 AM by EWoodruff | Created: Jul 28, 2010 at 10:01 PM by cmarrion
I'm tring to use the new June 2010 release of Sandcastle with TFS 2010 as a post build activity. I've looked and found C:\Program Files\Sandcastle\Examples\Sandcastle as an example that works with ...
Id #8970 | Release:
None
| Updated: Feb 22 at 12:39 AM by charliemott | Created: Jul 12, 2010 at 5:12 PM by AllenFeinberg
Hi,
I have:
Sandcastle-June 2010 Release (Version 2.6.1062.1)
SHFB v1.9.1.0 Release
Build output is as followed:
SHFB: Error BE0020: Unknown field tag: 'SDKLinks'
Do you have any idea what cau...
Id #8961 | Release:
None
| Updated: Feb 22 at 12:39 AM by rshadman | Created: Jul 9, 2010 at 6:46 AM by hsinankara
Some <pre> elements are missing xml:space="preserve" so that formatting is correctly preserved in code examples, samples, and snippets. Without it, such content is rendered incorrectly in MS Help ...
Id #8879 | Release:
None
| Updated: Feb 22 at 12:39 AM by EWoodruff | Created: Jun 29, 2010 at 3:09 AM by EWoodruff
When an extension method's first parameter (the 'this' parameter) is of type Object, several very weird problems occur :
The method doesn't appear in the member list of the class in which it's d...
Id #8852 | Release:
None
| Updated: Feb 22 at 12:39 AM by kbeckett | Created: Jun 24, 2010 at 10:49 PM by tom103
I'm trying to run sandcastle from the GUI in the examples directory
during the build it uses statements like below where it has double slash at the root sandcastle directory and doesn't work.
md ...
Id #8846 | Release:
None
| Updated: Feb 22 at 12:39 AM by gmamaladze | Created: Jun 24, 2010 at 4:44 PM by brenchld
Let's assume we have three assemblies.
First defines entities and contains interfaces of entities. Second defines interfaces use entities. And third contains realizations of entities and interface...
Id #8409 | Release:
None
| Updated: Feb 22 at 12:39 AM by Forester | Created: May 19, 2010 at 8:49 PM by Forester
I'm working with Framework 4.0 project
when I'm trying to generate chm from that project,
any classes that contains references to Lazy<T> or Tuple<T> classes
are generated with no properties at ...
Id #8407 | Release:
None
| Updated: Feb 22 at 12:39 AM by EWoodruff | Created: May 19, 2010 at 4:40 PM by danrub
I can install Sandcastle to an other drive as C:, but the environment variable DXROOT is always c:\Prgram Files (x86)\Sandcastle\
If I change the drive letter, it functions well.
I installed on 64 ...
Id #8237 | Release:
None
| Updated: Feb 22 at 12:39 AM by Laca222 | Created: May 4, 2010 at 10:12 AM by Laca222
so, how to link to a overload list like vs2005 presentation ?
thanks
Id #7999 | Release:
None
| Updated: Feb 22 at 12:39 AM by Lyu_KingT | Created: Apr 14, 2010 at 6:15 AM by Lyu_KingT
In the documentation of the following code, TestClass doesn't contain the overloaded methods from its base. It works even if TestClass is not generic.
It goes wrong in MrefBuilder. I attached a sam...
Id #7803 | Release:
None
| Updated: Tue at 1:15 PM by TOuhrouche | Created: Apr 8, 2010 at 10:22 AM by scsaba
Add the following line to VS2005\Transforms\main_sandcastle.xsl after the omitXmlnsBoilerplate variable declaration:
<xsl:param name="omitVersionInformation" select="'false'" />
Id #6858 | Release:
None
| Updated: Feb 22 at 12:39 AM by EWoodruff | Created: Jan 5, 2010 at 2:47 AM by EWoodruff
This will match the behavior or NDoc. In the transforms\main_sandcastle.xsl file in each of the three main presentation style file folders, replace the "li" section in the "list[@type='bullet']" a...
Id #6803 | Release:
None
| Updated: Feb 22 at 12:39 AM by EWoodruff | Created: Dec 29, 2009 at 2:21 AM by EWoodruff
See attached file for the changes.
Id #6790 | Release:
None
| Updated: Feb 22 at 12:39 AM by aalmada | Created: Dec 26, 2009 at 10:31 PM by EWoodruff
For API topics, replace the "list[@type='number']" template in the transforms\main_sandcastle.xsl file in each of the three main presentation style file folders:
<xsl:template match="list[@type='...
Id #6789 | Release:
None
| Updated: Feb 22 at 12:39 AM by EWoodruff | Created: Dec 26, 2009 at 7:59 PM by EWoodruff
Add the following template to the transforms\main_sandcastle.xsl file in each of the three main presentation style file folders:
<xsl:template match="list[@type='definition']">
<dl class="authore...
Id #6788 | Release:
None
| Updated: Feb 22 at 12:39 AM by EWoodruff | Created: Dec 26, 2009 at 7:57 PM by EWoodruff
Add FSharpLabel to the Hana and Prototype shared_content.xml.
<item id="FSharpLabel">F#</item>
Add OperatorsTopicTitle and operatorsIndexEntry to Hana reference_content.xml.
<item id="OperatorsT...
Id #6787 | Release:
None
| Updated: Feb 22 at 12:39 AM by EWoodruff | Created: Dec 26, 2009 at 7:56 PM by EWoodruff
See attached file for the changes to display the value of each enum member (VS2005 and Hana styles only). The Prototype style doesn't include individual enum value members in its reflection file s...
Id #6786 | Release:
None
| Updated: Feb 22 at 12:39 AM by KeithSware | Created: Dec 26, 2009 at 7:55 PM by EWoodruff
This is a bug in the July 2009 source code release.
The getEnumMemberDescription template is wrong. A copy of the getElementDescription template was made but there are two copies. The one in ma...
Id #6785 | Release:
None
| Updated: Feb 22 at 12:39 AM by jacksonyin | Created: Dec 26, 2009 at 7:51 PM by EWoodruff
It appears that Sandcastle's syntax generators ignore numeric values in attributes. Either I've missed this being reported already or it's surprising that nobody has yet :)
For example, the foll...
Id #6779 | Release:
None
| Updated: Feb 22 at 12:39 AM by KeithSware | Created: Dec 24, 2009 at 10:42 AM by davedev
The signature generated in the xml created by the VS.NET compiler (2008) looks like the following:
<member name="M:Namespace.ClassName.System#Collections#Generic#ICollection{TControl}#Contains(0)">...
Id #5594 | Release:
None
| Updated: Feb 22 at 12:39 AM by tom103 | Created: Sep 18, 2009 at 1:49 PM by lhannan
I am attempting to exclude some explicitly implemented generic interface members from my documentation (I'm using Sandcastle Help File Builder and the <exclude/> tag). The relevant section of the ...
Id #5593 | Release:
None
| Updated: Feb 22 at 12:39 AM by Angel_Roche | Created: Sep 18, 2009 at 1:14 PM by lhannan
When building HTML using the VS2005 presentation template, the file copycode.gif is generated in the icons directory. The case of the file is wrong; it should be CopyCode.gif.
The incorrect case...
Id #5550 | Release:
None
| Updated: Feb 22 at 12:40 AM by KeithSware | Created: Sep 8, 2009 at 5:53 AM by duncan_bayne
I built a WPF control and there is a dependency property "MyBrush" in the control. The source code is:
/// <summary>
/// Gets or sets the brush for my control
/// </summary>
public ...
Id #5466 | Release:
None
| Updated: Feb 22 at 12:40 AM by Jamebo | Created: Aug 25, 2009 at 9:36 AM by Jamebo
The current May 2008 release comes with an expired license: "2. TERM. The term of this agreement is until September 1, 2007, or commercial release of the software, whichever is first."
Id #4571 | Release:
None
| Updated: Feb 22 at 12:40 AM by Kodision | Created: Jun 12, 2009 at 1:49 PM by michaelstum
Given a method with the signature: public abstract bool FooBar<T>(T someArg) where T : IList<T>
In a derived class, the signature becomes: public override bool FooBar<T>(T someArg)
The constrai...
Id #4553 | Release:
None
| Updated: Feb 22 at 12:40 AM by MSW | Created: Jun 9, 2009 at 4:23 AM by Revenent
When creating a Website output in Sandcastle, if a user clicks to view the keyword index, a 404 page will be displayed in the main window.
This can be worked around by adding an index.aspx file ...
Id #4532 | Release:
None
| Updated: Feb 22 at 12:40 AM by EWoodruff | Created: Jun 3, 2009 at 8:33 AM by bonexaw
If the Hierarchical Table of Content PlugIn is enabled, Website documentation can not be output in Sandcastle.
The builder will fail on the file:
WebTOC.xml
And not output a complete xml file c...
Id #4531 | Release:
None
| Updated: Feb 22 at 12:40 AM by EWoodruff | Created: Jun 3, 2009 at 8:24 AM by bonexaw
Sandcastle does not correctly generate links to the overload page for a group of overloaded methods when a <see cref="..."/> link is specified without method arguments. Instead, the link incorrect...
Id #4476 | Release:
None
| Updated: Feb 22 at 12:40 AM by kentcb | Created: May 25, 2009 at 9:04 AM by cnahr
The line:
<component type="Microsoft.Ddue.Tools.HxfGeneratorComponent" assembly="%DXROOT%\ProductionTools\BuildComponents.dll" input="%DXROOT%\Presentation\vs2005\seed.HxF" output=".\output\test....
Id #4366 | Release:
None
| Updated: Feb 22 at 12:40 AM by Yves | Created: May 9, 2009 at 1:01 PM by Yves
In the prototype style public inner classes (which are a bad idea anyway) are sorted based on the inner class name rather than OuterClassName.InnerClassName format which is displayed in the list. T...
Id #4085 | Release:
None
| Updated: Feb 22 at 12:40 AM by wbarthol | Created: Mar 17, 2009 at 6:22 AM by wbarthol
It would be wonderful to be able to target the CodePlex or MediaWiki wiki markup as the output instead of the standard Website/CHM formats. This would make it easy to deploy the documentation toa w...
Id #3980 | Release:
None
| Updated: Feb 22 at 12:40 AM by icnocop | Created: Mar 5, 2009 at 5:48 AM by borrillis
It would be really nice if Sandcastle had support for unmanaged C++ out of the box.
Id #3855 | Release:
None
| Updated: Feb 28 at 12:14 PM by danimuller | Created: Feb 26, 2009 at 7:26 AM by goloroden
Regulated industries need to produce documents for inclusion in the Design History File
Id #3854 | Release:
None
| Updated: Feb 22 at 12:40 AM by DerikJ | Created: Feb 26, 2009 at 12:55 AM by MScottReed
I'm using DocProject to generate the Sandcastle configuration. When I use a "-" (hyphen/dash) in the "Documentation set name" which is then used in the CHM's title bar and in the filename, this is ...
Id #3780 | Release:
None
| Updated: Feb 22 at 12:40 AM by shatl | Created: Feb 11, 2009 at 12:59 PM by juliandominguez
When an address attribute is used in MAML, such as <section address="hello"/>, Sandcastle generates HTML such as, <a name="hello"/>. Firefox ignores the fact that it's self-closing. The result is...
Id #3652 | Release:
None
| Updated: Feb 22 at 12:40 AM by goloroden | Created: Jan 22, 2009 at 11:08 AM by davedev
I have problems with resolving links to some of the framework objects
Most noticeable are
Resolve Links: No matches found for 'T:System.IDisposable'
Resolve Links: No matches found for 'M:System...
Id #3415 | Release:
None
| Updated: Feb 22 at 12:40 AM by dcdietrich | Created: Dec 1, 2008 at 7:46 AM by matshalf
I added a number of new topics to aproject and all was well for around a week. I then began to get errors to the effect that there was an xml error on line 18. This was not so and removing the pa...
Id #3214 | Release:
None
| Updated: Feb 22 at 12:40 AM by EWoodruff | Created: Nov 11, 2008 at 9:44 AM by chrisgausden
First, this is not a defect, but rather a request for an enhancement. I did not see a separate place for enhancements. If I have placed this in the wrong place, please direct me to the proper loc...
Id #2970 | Release:
None
| Updated: Feb 22 at 12:40 AM by tyoas | Created: Oct 27, 2008 at 11:04 PM by tyoas
I can't document my project's internals because MrefBuilder crashes against certain assemblies when the /internals+ option is specified (#2967).
I could work around the problem if Sandcastle onl...
Id #2969 | Release:
None
| Updated: Feb 22 at 12:40 AM by EWoodruff | Created: Oct 27, 2008 at 10:39 PM by garthrk
I can't document my project's internals because MrefBuilder v2.4.10520.1 fails with “unknown access level” when run against two Dundas control assemblies with internals enabled. This is with Dundas...
Id #2967 | Release:
None
| Updated: Feb 22 at 12:40 AM by JKaas | Created: Oct 27, 2008 at 10:31 PM by garthrk
Add the following case code to function HideSelect() in Hana\Scripts\script_manifold.js:
case "javascript":
//alert(lan);
for (m=0; m<spanEles.length; m++)
{
...
Id #2951 | Release:
None
| Updated: Feb 22 at 12:40 AM by EWoodruff | Created: Oct 26, 2008 at 1:21 AM by EWoodruff
Originally reported in the Sandcastle Styles Project: http://www.codeplex.com/SandcastleStyles/WorkItem/View.aspx?WorkItemId=6244.
Original discussion: http://www.codeplex.com/SandcastleStyles/Thre...
Id #2950 | Release:
None
| Updated: Feb 22 at 12:40 AM by EWoodruff | Created: Oct 26, 2008 at 1:19 AM by EWoodruff
Sections containing nothing but an image or a list of link elements are not rendered. In Hana\transforms\utilities_dduexml.xsl and VS2005\transforms\utilities_dduexml.xsl, change the first "if" st...
Id #2949 | Release:
None
| Updated: Feb 22 at 12:40 AM by EWoodruff | Created: Oct 26, 2008 at 1:16 AM by EWoodruff
The following elements lack support for the address attribute in the transformations. It is supported as defined in the schema and should be added to allow linking to these items: definedTerm, ent...
Id #2948 | Release:
None
| Updated: Feb 22 at 12:40 AM by EWoodruff | Created: Oct 26, 2008 at 1:13 AM by EWoodruff
The spacing between paragraphs in lists is too close. The alignment of span#runningHeaderText is off. First header table needs a style applied to fix its alignment. See attachment for details of...
Id #2947 | Release:
None
| Updated: Feb 22 at 12:40 AM by EWoodruff | Created: Oct 26, 2008 at 1:06 AM by EWoodruff
REPRODUCE
Create a new Visual C# Console Application project for .NET 3.5 project and use the attached file (Program.cs) as the only code file. Enable doc building (of course) and build.
Create a ...
Id #2903 | Release:
None
| Updated: Feb 22 at 12:40 AM by MSW | Created: Oct 24, 2008 at 11:18 AM by hanscf
Symptoms: After generating CHM file with Prototype style, start page is empty and wrong intermediate item is selected in the topic list.
That happens because .hhp file contains wrong value in the "...
Id #2898 | Release:
None
| Updated: Feb 22 at 12:40 AM by EWoodruff | Created: Oct 23, 2008 at 2:04 PM by Dmnt
Hello,
I currently use the last version of Sandcastle (May 2008 )with the last version of SHFB and the last patch for SandCastle provided my the community. I noticed that the generic keywor in not ...
Id #2696 | Release:
None
| Updated: Feb 22 at 12:40 AM by clairec06 | Created: Oct 2, 2008 at 2:24 PM by clairec06
The current and previous installers of Sandcastle simply display a warning message when a previous version is already installed, and ask users to manually uninstall from Control Panel. This is very...
Id #2665 | Release:
None
| Updated: Feb 22 at 12:40 AM by lextm | Created: Sep 13, 2008 at 5:02 AM by lextm
Extension methods should show the "this" modifier in front of their first argument. Currently, this modifier does not appear in Sandcastle documentation, nor any other indication that a method is ...
Id #2603 | Release:
None
| Updated: Feb 22 at 12:40 AM by goloroden | Created: Aug 24, 2008 at 8:00 AM by cnahr
The ChmBuilder tool produces an hhp file with a Byte Order Mark (BOM) at the beggining of the file for UTF8 (EF BB BF). This causes an error when hhc tries to compile the chm file:
HHC4003: Warning...
Id #2505 | Release:
None
| Updated: Feb 22 at 12:40 AM by BryanDonaldson | Created: Jul 30, 2008 at 5:39 PM by rmccullough
At the moment, only top-level sections can be collapsed or expanded - this feature is not availble to sub-sections.
Could you please make collapsing available for sub-sections, too?
Id #2499 | Release:
None
| Updated: Feb 22 at 12:40 AM by SelormeyPaul | Created: Jul 25, 2008 at 11:56 PM by goloroden
When I have a tag on a class like:
/// <threadsafety static="true" instance="false" />
the generated text is: "Static members of this type are safe for multi-threaded operations. Instance mem...
Id #2442 | Release:
None
| Updated: Feb 22 at 12:40 AM by EWoodruff | Created: Jul 14, 2008 at 3:01 PM by Rob263
When I have a tag on a class like:
Id #2441 | Release:
None
| Updated: Feb 22 at 12:40 AM by Rob263 | Created: Jul 14, 2008 at 2:57 PM by Rob263
Need to more careful with the upper and lower case letters in the filenames for the website output for those of us trying to upload to an Apache site where case matters. The files "Index.html" and ...
Id #2435 | Release:
None
| Updated: Feb 22 at 12:40 AM by deeqat | Created: Jul 13, 2008 at 1:06 PM by deeqat
It appears that when the Website formatted files are served from a *NIX webserver, the presentation.css file is not found. This is because the file is actually named Presentation.css, which is a pr...
Id #2421 | Release:
None
| Updated: Feb 22 at 12:40 AM by dot_NET_Junkie | Created: Jul 9, 2008 at 12:02 PM by zipper
I've got five projects as part of a documentation setup that have overlapping namespaces. The weird thing, is that each time I compile, the reflection engine works correctly, but it's randomly ign...
Id #2418 | Release:
None
| Updated: Feb 22 at 12:40 AM by EWoodruff | Created: Jul 7, 2008 at 6:36 PM by robpaveza
When trying to build a .chm file I get an error that the HTML Help Compiler has stopped working. This happens with the vs2005 and hana templetes. It does not happen with the Prototype templete. ...
Id #2417 | Release:
None
| Updated: Feb 22 at 12:40 AM by davedev | Created: Jul 7, 2008 at 4:34 PM by dtheflin
Give
Id #2416 | Release:
None
| Updated: Feb 22 at 12:40 AM by sdahlbac | Created: Jul 7, 2008 at 9:29 AM by sdahlbac
The source code is missing.
Easy fix: upload the source (or remove the whole project from the "open source" website that is CodePlex).
Thank you.
Id #2302 | Release:
None
| Updated: Feb 22 at 12:40 AM by felix | Created: Jun 5, 2008 at 1:55 PM by dragapply
This issue only applies to the C++/CLI language since the other .NET languages don't have such a concept. If I create a method that has a parameter whose type is an interior_ptr<>, there is no doc...
Id #2299 | Release:
None
| Updated: Feb 22 at 12:40 AM by longbrmb | Created: Jun 4, 2008 at 9:10 PM by longbrmb
The namespace type listing doesn't seem to be sorted properly if there are any nested classes. For example, if a namespace includes classes A, B, and A.Z, B.Y then the classes are listed in this o...
Id #2294 | Release:
None
| Updated: Feb 22 at 12:40 AM by EWoodruff | Created: Jun 3, 2008 at 7:22 PM by mvarblow
The prototype conceptual.config file contains invalid XML markup.
The main XSL transformation build component has the following child element:
<transform file="%DXROOT%\Presentation\Prototype\...
Id #2293 | Release:
None
| Updated: Feb 22 at 12:40 AM by EWoodruff | Created: Jun 3, 2008 at 6:41 PM by davedev
The newly enabled web output in the Generic GUI tool does not build the web project out of the box!
The PowerShell script for the web output works alright.
Id #2286 | Release:
None
| Updated: Feb 22 at 12:40 AM by SelormeyPaul | Created: Jun 3, 2008 at 2:13 AM by SelormeyPaul
Providing the standard disposable pattern implementation will enable custom build components that
create and maintain objects that must be disposed to properly clean up.
Disposable Pattern: http:...
Id #2285 | Release:
None
| Updated: Feb 22 at 12:40 AM by davedev | Created: Jun 2, 2008 at 9:34 PM by SelormeyPaul
In Prototype\transforms\utilities_reference.xsl, replace the line that renders the syntax in the syntaxContent template with this one which adds a carriage return ahead of the syntax to get rid of ...
Id #2282 | Release:
None
| Updated: Feb 22 at 12:40 AM by EWoodruff | Created: Jun 2, 2008 at 4:26 AM by EWoodruff
Due to a missing title, the root namespaces page does not display. To fix it, replace the topicTitlePlain and topicTitleDecorated templates in Presentation\Prototype\transforms\utilities_reference...
Id #2277 | Release:
None
| Updated: Feb 22 at 12:40 AM by EWoodruff | Created: Jun 1, 2008 at 7:55 PM by EWoodruff
The new ddue:span handler in VS2005\Transforms\utilities_dduexml.xsl breaks code snippets generated by the ExampleComponent. To fix it, remove the ddue:span template in globalTemplates.xsl and rep...
Id #2276 | Release:
None
| Updated: Feb 22 at 12:40 AM by EWoodruff | Created: Jun 1, 2008 at 7:54 PM by EWoodruff
This allows for things like super and supscript in math expressions to represent things like "squared". Replace the ddue:math template in Presentation\Shared\utilities_dduexml.xsl with this one:
...
Id #2275 | Release:
None
| Updated: Feb 22 at 12:40 AM by EWoodruff | Created: Jun 1, 2008 at 7:53 PM by EWoodruff
In Hana's main_conceptual.xsl file, in the ddue:relatedTopics section, change the <xsl:if> in the <!-- Other Resources sub-section --> that looks for the externalLink name to include ddue:externalL...
Id #2274 | Release:
None
| Updated: Feb 22 at 12:40 AM by EWoodruff | Created: Jun 1, 2008 at 7:51 PM by EWoodruff