<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Sandcastle - Documentation Compiler for Managed Class Libraries</title><link>http://sandcastle.codeplex.com/project/feeds/rss</link><description>Sandcastle produces accurate, MSDN style, comprehensive documentation by reflecting over the source assemblies and optionally integrating XML Documentation Comments. Sandcastle has the following key features&amp;#58;      &amp;#42; Works with or without authored comments   &amp;#42; Supports Generics and .NET</description><item><title>New Post: Missing shared content item</title><link>http://sandcastle.codeplex.com/discussions/443935</link><description>&lt;div style="line-height: normal;"&gt;I am running the 1.9.7.0 help file builder on Windows 8 x64 and am seeing the following warning:&lt;br /&gt;
&lt;br /&gt;
Warn: SharedContentComponent: [Overload:NetworkEngineer.Sdk.Inventory.NEPortClass.Search] Missing shared content item. Tag: 'includeAttribute'; Id:'altText_pub'.&lt;br /&gt;
&lt;br /&gt;
I have not installed any SandCastle related bits other than those installed by the the guided installer.  I am building a chm file using the help file builder with a VS2010 presentation style.  I have also tried VS2005 but that did not seem to help.&lt;br /&gt;
&lt;br /&gt;
I am guessing that there is something about the overloaded method which is causing the problem.  The particular assembly uses the 4.0 .NET framework.&lt;br /&gt;
&lt;/div&gt;</description><author>trailway</author><pubDate>Thu, 16 May 2013 16:32:18 GMT</pubDate><guid isPermaLink="false">New Post: Missing shared content item 20130516043218P</guid></item><item><title>Closed Issue: Failed on localised classes/methods names [922]</title><link>http://sandcastle.codeplex.com/workitem/922</link><description>Sandcastle not support localised classes&amp;#47;methods&amp;#47;identifiers names in C&amp;#35; code.&lt;br /&gt;&amp;#160;&lt;br /&gt;For example&amp;#58;&lt;br /&gt;public class МойКласс&lt;br /&gt;&amp;#123;&lt;br /&gt;  public void МойМетод&amp;#40;&amp;#41;&lt;br /&gt;  &amp;#123;&lt;br /&gt;  &amp;#47;&amp;#47; ....&lt;br /&gt;  &amp;#125;&lt;br /&gt;&amp;#125;&lt;br /&gt;&amp;#160;&lt;br /&gt;It success compiled by Visual Sudio &amp;#40;2003-2008&amp;#41;, but Sandcastle is failed on XslTransform step.&lt;br /&gt;&amp;#160;&lt;br /&gt;Result of execution XslTransform&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#34;C&amp;#58;&amp;#92;Tools&amp;#92;Sandcastle&amp;#92;ProductionTools&amp;#92;XslTransform&amp;#34; &amp;#47;xsl&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Tools&amp;#92;Sandcastle&amp;#92;ProductionTransforms&amp;#92;ReflectionToChmIndex.xsl&amp;#34; reflection.xml &amp;#47;out&amp;#58;&amp;#34;MyHelp.hhk&amp;#34;&lt;br /&gt;&amp;#160;&lt;br /&gt;Unhandled Exception&amp;#58; System.Text.EncoderFallbackException&amp;#58; Unable to translate Unicode character &amp;#92;u0441 at index 735 to specified code page.&lt;br /&gt;   at System.Text.EncoderExceptionFallbackBuffer.Fallback&amp;#40;Char charUnknown, Int32 index&amp;#41;&lt;br /&gt;   at System.Xml.CharEntityEncoderFallbackBuffer.Fallback&amp;#40;Char charUnknown, Int32 index&amp;#41;&lt;br /&gt;   at System.Text.EncoderFallbackBuffer.InternalFallback&amp;#40;Char ch, Char&amp;#42;&amp;#38; chars&amp;#41;&lt;br /&gt;   at System.Text.Latin1Encoding.GetBytes&amp;#40;Char&amp;#42; chars, Int32 charCount, Byte&amp;#42; bytes, Int32 byteCount, EncoderNLS encoder&amp;#41;&lt;br /&gt;   at System.Text.EncoderNLS.Convert&amp;#40;Char&amp;#42; chars, Int32 charCount, Byte&amp;#42; bytes, Int32 byteCount, Boolean flush, Int32&amp;#38; charsUsed, Int32&amp;#38; bytesUsed, Boolean&amp;#38; completed&amp;#41;&lt;br /&gt;   at System.Text.EncoderNLS.Convert&amp;#40;Char&amp;#91;&amp;#93; chars, Int32 charIndex, Int32 charCount, Byte&amp;#91;&amp;#93; bytes, Int32 byteIndex, Int32 byteCount, Boolean flush, Int32&amp;#38; charsUsed, Int32&amp;#38; bytesUsed, Boolean&amp;#38; completed&amp;#41;&lt;br /&gt;   at System.Xml.XmlEncodedRawTextWriter.EncodeChars&amp;#40;Int32 startOffset, Int32 endOffset, Boolean writeAllToStream&amp;#41;&lt;br /&gt;   at System.Xml.XmlEncodedRawTextWriter.FlushBuffer&amp;#40;&amp;#41;&lt;br /&gt;   at System.Xml.XmlEncodedRawTextWriter.WriteRawWithCharChecking&amp;#40;Char&amp;#42; pSrcBegin, Char&amp;#42; pSrcEnd&amp;#41;&lt;br /&gt;   at System.Xml.XmlEncodedRawTextWriter.WriteRaw&amp;#40;String data&amp;#41;&lt;br /&gt;   at System.Xml.TextEncodedRawTextWriter.WriteString&amp;#40;String textBlock&amp;#41;&lt;br /&gt;   at System.Xml.Xsl.Runtime.XmlQueryOutput.WriteString&amp;#40;String text, Boolean disableOutputEscaping&amp;#41;&lt;br /&gt;   at System.Xml.Xsl.Runtime.XmlQueryOutput.WriteString&amp;#40;String text&amp;#41;&lt;br /&gt;   at &amp;#60;xsl&amp;#58;template name&amp;#61;&amp;#34;createIndexEntry&amp;#34;&amp;#62;&amp;#40;XmlQueryRuntime &amp;#123;urn&amp;#58;schemas-microsoft-com&amp;#58;xslt-debug&amp;#125;runtime, IList&amp;#96;1 text, IList&amp;#96;1 file&amp;#41;&lt;br /&gt;   at &amp;#60;xsl&amp;#58;template match&amp;#61;&amp;#34;&amp;#47;&amp;#34;&amp;#62;&amp;#40;XmlQueryRuntime &amp;#123;urn&amp;#58;schemas-microsoft-com&amp;#58;xslt-debug&amp;#125;runtime, XPathNavigator &amp;#123;urn&amp;#58;schemas-microsoft-com&amp;#58;xslt-debug&amp;#125;current&amp;#41;&lt;br /&gt;   at Root&amp;#40;XmlQueryRuntime &amp;#123;urn&amp;#58;schemas-microsoft-com&amp;#58;xslt-debug&amp;#125;runtime&amp;#41;&lt;br /&gt;   at Execute&amp;#40;XmlQueryRuntime &amp;#123;urn&amp;#58;schemas-microsoft-com&amp;#58;xslt-debug&amp;#125;runtime&amp;#41;&lt;br /&gt;   at System.Xml.Xsl.XmlILCommand.Execute&amp;#40;Object defaultDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlSequenceWriter results&amp;#41;&lt;br /&gt;   at System.Xml.Xsl.XmlILCommand.Execute&amp;#40;Object defaultDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter writer, Boolean closeWriter&amp;#41;&lt;br /&gt;   at System.Xml.Xsl.XmlILCommand.Execute&amp;#40;XmlReader contextDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter results&amp;#41;&lt;br /&gt;   at System.Xml.Xsl.XslCompiledTransform.Transform&amp;#40;XmlReader input, XsltArgumentList arguments, XmlWriter results&amp;#41;&lt;br /&gt;   at Microsoft.Ddue.Tools.XslTransformer.Main&amp;#40;String&amp;#91;&amp;#93; args&amp;#41;&lt;br /&gt;    Last step completed in 00&amp;#58;00&amp;#58;19.2783&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#160;&lt;br /&gt;BUILD FAILED&amp;#58; Unexpected error in last build step.  See output above for details.&lt;br /&gt;</description><author>DarrenParker</author><pubDate>Thu, 16 May 2013 11:53:25 GMT</pubDate><guid isPermaLink="false">Closed Issue: Failed on localised classes/methods names [922] 20130516115325A</guid></item><item><title>Reviewed: Sandcastle-June 2010 Release (Version 2.6.1062.1) (Apr 25, 2013)</title><link>https://sandcastle.codeplex.com/releases/view/47665#ReviewBy-evolvedmicrobe</link><description>Rated 2 Stars &amp;#40;out of 5&amp;#41; - No documentation or samples....</description><author>evolvedmicrobe</author><pubDate>Thu, 25 Apr 2013 17:22:34 GMT</pubDate><guid isPermaLink="false">Reviewed: Sandcastle-June 2010 Release (Version 2.6.1062.1) (Apr 25, 2013) 20130425052234P</guid></item><item><title>New Post: generate doc. from website</title><link>http://sandcastle.codeplex.com/discussions/441312</link><description>&lt;div style="line-height: normal;"&gt;Its not enough just to modify the Web.config file.  It must be able to find the web code provider assembly.  That can be accomplished most easily by placing it in your project's .\bin folder as noted in the documentation.  Also, since you appear to be using VS 2012, you'll need to update the compiler version value in the providerOptioon element to either &amp;quot;v4.0&amp;quot; or &amp;quot;v4.5&amp;quot; depending on which version of the framework you are targeting.&lt;br /&gt;
&lt;br /&gt;
The VB.NET code provider doesn't always import all of the necessary namespaces either.  As noted in the Usage Notes and Known Issues section of the documentation, you may need to add extra &amp;quot;/imports:XXXX&amp;quot; options in the compilerOptions attribute to define the missing namespaces.  The other option is to add the necessary Imports statements to the code if they aren't there already.&lt;br /&gt;
&lt;br /&gt;
Also, please note that this project has been discontinued and may not be monitored as frequently. For future questions concerning Sandcastle or SHFB, post them over on the &lt;a href="http://shfb.codeplex.com" rel="nofollow"&gt;Sandcastle Help File Builder&lt;/a&gt; project's discussion page. Thanks. &lt;br /&gt;
&lt;br /&gt;
Eric&lt;br /&gt;
&lt;/div&gt;</description><author>EWoodruff</author><pubDate>Tue, 23 Apr 2013 19:12:08 GMT</pubDate><guid isPermaLink="false">New Post: generate doc. from website 20130423071208P</guid></item><item><title>New Post: generate doc. from website</title><link>http://sandcastle.codeplex.com/discussions/441312</link><description>&lt;div style="line-height: normal;"&gt;I am trying to generate documentation for a WebSite, but, I don't have a project, in other words, I just go in Visual Studio and I Open a WebSite, I can't generate the XML documentation from this web project style:&lt;br /&gt;
&lt;br /&gt;
 &lt;img src="http://i.stack.imgur.com/H0hP4.png" alt="Image" /&gt;&lt;br /&gt;
&lt;br /&gt;
And, I see in &lt;a href="http://www.example.com" rel="nofollow"&gt;[that][2]&lt;/a&gt; documentation I need to put this:&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;      &amp;lt;system.codedom&amp;gt;
        &amp;lt;compilers&amp;gt;
          &amp;lt;compiler language=&amp;quot;vb;vbs;visualbasic;vbscript&amp;quot; extension=&amp;quot;.vb&amp;quot;
            compilerOptions=&amp;quot;/docpath:C:\Publish\Docs&amp;quot;
            type=&amp;quot;EWSoftware.CodeDom.VBCodeProviderWithDocs,
                  EWSoftware.CodeDom, Version=1.1.0.0, Culture=neutral,
                  PublicKeyToken=d633d7d5b41cbb65&amp;quot;&amp;gt;
            &amp;lt;providerOption name=&amp;quot;CompilerVersion&amp;quot; value=&amp;quot;v2.0&amp;quot;/&amp;gt;
          &amp;lt;/compiler&amp;gt;
        &amp;lt;/compilers&amp;gt;
      &amp;lt;/system.codedom&amp;gt;&lt;/code&gt;&lt;/pre&gt;

Ok, but when i put this in my web.config, and When I try to build, the compiler return a lot of errors, like that:&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;    error BC30451: 'DDtoCC' is not declared. It may be inaccessible due to its protection level.
    0error BC30451: 'HojetoCC' is not declared. It may be inaccessible due to its protection level.
    error BC30451: 'CCtoDD' is not declared. It may be inaccessible due to its protection level.
    error BC30002: Type 'SqlConnection' is not defined.
    error BC30002: Type 'SqlCommand' is not defined.
    error BC30002: Type 'SqlConnection' is not defined.
    error BC30002: Type 'SqlCommand' is not defined.
    error BC30002: Type 'SqlConnection' is not defined.
    error BC30002: Type 'SqlCommand' is not defined.
    error BC30002: Type 'SqlDataReader' is not defined.
    error BC30002: Type 'SqlConnection' is not defined.
    error BC30002: Type 'SqlCommand' is not defined.
    error BC30002: Type 'SqlConnection' is not defined.
    error BC30002: Type 'SqlCommand' is not defined.
    error BC30002: Type 'SqlDataReader' is not defined.
    error BC30002: Type 'SqlConnection' is not defined.
    error BC30002: Type 'SqlCommand' is not defined.
    error BC30002: Type 'SqlConnection' is not defined.
    error BC30002: Type 'SqlCommand' is not defined.
    error BC30002: Type 'SqlDataReader' is not defined.
    error BC30002: Type 'SqlConnection' is not defined.
    error BC30002: Type 'SqlCommand' is not defined.
    error BC30002: Type 'SqlConnection' is not defined.
    error BC30002: Type 'SqlCommand' is not defined.
    error BC30002: Type 'SqlDataReader' is not defined.
    error BC30002: Type 'SqlConnection' is not defined.
    error BC30002: Type 'SqlCommand' is not defined.
    error BC30002: Type 'SqlCommand' is not defined.
    error BC30002: Type 'SqlConnection' is not defined.
    error BC30002: Type 'SqlDataReader' is not defined.
    error BC30002: Type 'SqlConnection' is not defined.
    error BC30002: Type 'SqlCommand' is not defined.
    error BC30002: Type 'SqlDataReader' is not defined.
    error BC30451: 'DataDiff' is not declared. It may be inaccessible due to its protection level.
    error BC30451: 'AddDiastoCC' is not declared. It may be inaccessible due to its protection level.
    error BC30451: 'AddDiastoCC' is not declared. It may be inaccessible due to its protection level.
    error BC30451: 'QueryDB' is not declared. It may be inaccessible due to its protection level.
    error BC30451: 'AddDiastoCC' is not declared. It may be inaccessible due to its protection level.
    error BC30451: 'QueryDB' is not declared. It may be inaccessible due to its protection level.
    error BC30451: 'Truncate' is not declared. It may be inaccessible due to its protection level.
    error BC30002: Type 'SqlConnection' is not defined.
    error BC30002: Type 'SqlDataReader' is not defined.
    error BC30002: Type 'SqlCommand' is not defined.
    error BC30451: 'QueryDB' is not declared. It may be inaccessible due to its protection level.
    error BC30002: Type 'SqlConnection' is not defined.
    error BC30002: Type 'SqlCommand' is not defined.
    error BC30451: 'HojetoCC' is not declared. It may be inaccessible due to its protection level.&lt;/code&gt;&lt;/pre&gt;

And, When I remove this, the code is compiled normaly ;x&lt;br /&gt;
&lt;br /&gt;
And, I have tried to create a web project whit this code, BUt, I got the same error..&lt;br /&gt;
How I can generate the documentation of this web syte project ??&lt;br /&gt;
&lt;/div&gt;</description><author>alebencz</author><pubDate>Tue, 23 Apr 2013 16:16:23 GMT</pubDate><guid isPermaLink="false">New Post: generate doc. from website 20130423041623P</guid></item><item><title>New Post: Custom Presentation Style with custom header layout</title><link>http://sandcastle.codeplex.com/discussions/440923</link><description>&lt;div style="line-height: normal;"&gt;The logo can be a permanent part of the style if you like.  It's implemented in parameters in the existing styles since many people don't want a logo.  The parameters are a convenience as then the implementation is part of the XSL transformations and the build tools do not need any special knowledge about how the presentation style is implemented beyond being given a set or parameters to pass in if used.&lt;br /&gt;
&lt;br /&gt;
The header layout is mostly controlled by the XSL transformations.  You'll need to modify them in order to alter how the header is rendered.  The shared content items are mainly used to localize the text elements such as labels and link text.&lt;br /&gt;
&lt;br /&gt;
Also, please note that this project has been discontinued and may not be monitored as frequently. For future questions concerning Sandcastle or SHFB, post them over on the &lt;a href="http://shfb.codeplex.com" rel="nofollow"&gt;Sandcastle Help File Builder&lt;/a&gt; project's discussion page. Thanks.&lt;br /&gt;
&lt;br /&gt;
Eric&lt;br /&gt;
&lt;/div&gt;</description><author>EWoodruff</author><pubDate>Mon, 22 Apr 2013 21:10:40 GMT</pubDate><guid isPermaLink="false">New Post: Custom Presentation Style with custom header layout 20130422091040P</guid></item><item><title>New Post: Custom Presentation Style with custom header layout</title><link>http://sandcastle.codeplex.com/discussions/440923</link><description>&lt;div style="line-height: normal;"&gt;hi,&lt;br /&gt;
&lt;br /&gt;
Version Compiler: 2.7.3.0&lt;br /&gt;
Version Builder: 1.9.7.0&lt;br /&gt;
&lt;br /&gt;
I'm  trying create  acustom presentation style as described in the help. This results in two questions:&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;
Can I bind the logo to the style, so I do not have to create an Icons\Logo.gif in each Sandcastle project and must enter it under the project properties?&lt;br /&gt;
&lt;/li&gt;
&lt;li&gt;
What is the right way to completely overwrite the header layout. At first I thought I could do this with the MyStyle\Shared Content strategie. However, there seems to influence only part of the header.&lt;br /&gt;
&lt;/li&gt;
&lt;/ol&gt;
And let me say: I'm new in using Sandcastle, but this tool inspires me a lot.&lt;br /&gt;
&lt;br /&gt;
best regards&lt;br /&gt;
Mole&lt;br /&gt;
&lt;/div&gt;</description><author>moleone</author><pubDate>Fri, 19 Apr 2013 14:38:05 GMT</pubDate><guid isPermaLink="false">New Post: Custom Presentation Style with custom header layout 20130419023805P</guid></item><item><title>New Post: WCF Web Services and REST API Documentation.</title><link>http://sandcastle.codeplex.com/discussions/67414</link><description>&lt;div style="line-height: normal;"&gt;Hi both of you.  I'm also looking to document a web service and I would like to know if you found a solution to your problem ?&lt;br /&gt;
&lt;/div&gt;</description><author>YoGoUrT</author><pubDate>Wed, 17 Apr 2013 19:31:14 GMT</pubDate><guid isPermaLink="false">New Post: WCF Web Services and REST API Documentation. 20130417073114P</guid></item><item><title>New Post: Link API Members from Conceptual</title><link>http://sandcastle.codeplex.com/discussions/438209</link><description>&lt;div style="line-height: normal;"&gt;If you want a list of all classes in a namespace, the namespace ID will work as noted above.  If you want a list of all namespaces, the R:Project_[ProjectName] ID should do it.  Replace &amp;quot;[ProjectName]&amp;quot; with the name from your SHFB Project's Help Name property with any spaces replaced by underscores.&lt;br /&gt;
&lt;br /&gt;
If your intent is to list classes nested within some other arbitrary class, there isn't a way to do that since the presentation styles don't generate anything for nested classes within another class.  Each class gets its own top-level entry in the TOC and the namespace list pages even if it's nested within another class.  The nested classes are prefixed with their parent class's name.&lt;br /&gt;
&lt;br /&gt;
Eric&lt;br /&gt;
&lt;/div&gt;</description><author>EWoodruff</author><pubDate>Thu, 28 Mar 2013 19:40:21 GMT</pubDate><guid isPermaLink="false">New Post: Link API Members from Conceptual 20130328074021P</guid></item><item><title>New Post: Link API Members from Conceptual</title><link>http://sandcastle.codeplex.com/discussions/438209</link><description>&lt;div style="line-height: normal;"&gt;I meant something like this:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;codeEntityReference qualifyHint=&amp;quot;false&amp;quot;&amp;gt;Classes.T:NameSpace.Class&amp;lt;/codeEntityReference&amp;gt;&lt;br /&gt;
&lt;br /&gt;
But it doesn't seem to work&lt;br /&gt;
&lt;/div&gt;</description><author>TeaMaster</author><pubDate>Thu, 28 Mar 2013 19:35:18 GMT</pubDate><guid isPermaLink="false">New Post: Link API Members from Conceptual 20130328073518P</guid></item><item><title>New Post: codeEntityReference - Change target online MSDN .Net Framework version</title><link>http://sandcastle.codeplex.com/discussions/438367</link><description>&lt;div style="line-height: normal;"&gt;That isn't currently supported.  It's something I plan on looking into in a future release of the Sandcastle tools.&lt;br /&gt;
&lt;br /&gt;
Also, please note that this project has been discontinued and may not be monitored as frequently. For future questions concerning Sandcastle or SHFB, post them over on the &lt;a href="http://SHFB.CodePlex.com" rel="nofollow"&gt;Sandcastle Help File Builder&lt;/a&gt; project's discussion page. Thanks. &lt;br /&gt;
&lt;br /&gt;
 Eric&lt;br /&gt;
&lt;/div&gt;</description><author>EWoodruff</author><pubDate>Thu, 28 Mar 2013 19:34:35 GMT</pubDate><guid isPermaLink="false">New Post: codeEntityReference - Change target online MSDN .Net Framework version 20130328073435P</guid></item><item><title>New Post: Link API Members from Conceptual</title><link>http://sandcastle.codeplex.com/discussions/438209</link><description>&lt;div style="line-height: normal;"&gt;You can use the namespace ID to go to its page (N:NamespaceId).  You can use the &lt;a href="http://www.ewoodruff.us/shfbdocs/?topic=html/e49eea91-a9ef-4aa5-ad8f-16ebd61b798a.htm" rel="nofollow"&gt;Entity References Window&lt;/a&gt; in the SHFB standalone GUI or Visual Studio package to add references to API members such as namespaces, types, and methods, etc.  Select the Code Entities option in its drop down.  It won't list the group entries such as AllMembers though since they are added at build time by the presentation style if it supports them.&lt;br /&gt;
&lt;br /&gt;
Eric&lt;br /&gt;
&lt;/div&gt;</description><author>EWoodruff</author><pubDate>Thu, 28 Mar 2013 19:32:03 GMT</pubDate><guid isPermaLink="false">New Post: Link API Members from Conceptual 20130328073203P</guid></item><item><title>New Post: codeEntityReference - Change target online MSDN .Net Framework version</title><link>http://sandcastle.codeplex.com/discussions/438367</link><description>&lt;div style="line-height: normal;"&gt;I have the following codeEntityReference:&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;codeEntityReference&amp;gt;
    P:System.Web.Configuration.HttpCapabilitiesBase.Id
&amp;lt;/codeEntityReference&amp;gt;&lt;/code&gt;&lt;/pre&gt;

When compiled, I can click on the link and it opens the online MSDN library...but always selects the most recent version of the framework, instead of the targetted version!  Is there a way for me to set the correct version so when the link is clicked, it will automatically target a different framework version?&lt;br /&gt;
&lt;br /&gt;
Thanks! :)&lt;br /&gt;
&lt;/div&gt;</description><author>Mythran</author><pubDate>Thu, 28 Mar 2013 17:57:36 GMT</pubDate><guid isPermaLink="false">New Post: codeEntityReference - Change target online MSDN .Net Framework version 20130328055736P</guid></item><item><title>New Post: Link API Members from Conceptual</title><link>http://sandcastle.codeplex.com/discussions/438209</link><description>&lt;div style="line-height: normal;"&gt;thanks!&lt;br /&gt;
&lt;br /&gt;
The same way. How could I get the list of classes only?&lt;br /&gt;
&lt;/div&gt;</description><author>TeaMaster</author><pubDate>Thu, 28 Mar 2013 13:37:18 GMT</pubDate><guid isPermaLink="false">New Post: Link API Members from Conceptual 20130328013718P</guid></item><item><title>New Post: Link API Members from Conceptual</title><link>http://sandcastle.codeplex.com/discussions/438209</link><description>&lt;div style="line-height: normal;"&gt;You just need to get the ID in the correct format:&lt;br /&gt;
&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;
&lt;span style="color:Blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515;"&gt;codeEntityReference&lt;/span&gt; &lt;span style="color:Red;"&gt;qualifyHint&lt;/span&gt;&lt;span style="color:Blue;"&gt;=&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;false&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;AllMembers.T:NameSpace.Class&lt;span style="color:Blue;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#A31515;"&gt;codeEntityReference&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;

&lt;span style="color:Blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515;"&gt;codeEntityReference&lt;/span&gt; &lt;span style="color:Red;"&gt;qualifyHint&lt;/span&gt;&lt;span style="color:Blue;"&gt;=&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;false&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;Methods.T:NameSpace.Class&lt;span style="color:Blue;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#A31515;"&gt;codeEntityReference&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;Also, please note that this project has been discontinued and may not be monitored as frequently.  For future questions concerning Sandcastle or SHFB, post them over on the &lt;a href="http://SHFB.CodePlex.com" rel="nofollow"&gt;Sandcastle Help File Builder&lt;/a&gt; project's discussion page. Thanks.&lt;br /&gt;
&lt;br /&gt;
Eric&lt;br /&gt;
&lt;/div&gt;</description><author>EWoodruff</author><pubDate>Wed, 27 Mar 2013 19:32:50 GMT</pubDate><guid isPermaLink="false">New Post: Link API Members from Conceptual 20130327073250P</guid></item><item><title>New Post: Link API Members from Conceptual</title><link>http://sandcastle.codeplex.com/discussions/438209</link><description>&lt;div style="line-height: normal;"&gt;Hi! I'm trying to link the &amp;quot;All methods&amp;quot;/members page of a class from the conceptual.&lt;br /&gt;
&lt;br /&gt;
*The one that says The &amp;quot;class&amp;quot; type exposes the following members.&lt;br /&gt;
&lt;br /&gt;
Something like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;codeEntityReference qualifyHint=&amp;quot;false&amp;quot; autoUpgrade=&amp;quot;true&amp;quot;&amp;gt;Methods:NameSpace.Class&amp;lt;/codeEntityReference&amp;gt;&lt;br /&gt;
&lt;/div&gt;</description><author>TeaMaster</author><pubDate>Wed, 27 Mar 2013 17:31:34 GMT</pubDate><guid isPermaLink="false">New Post: Link API Members from Conceptual 20130327053134P</guid></item><item><title>New Post: Document to use SandCastle</title><link>http://sandcastle.codeplex.com/discussions/436756</link><description>&lt;div style="line-height: normal;"&gt;Please note that this project has been discontinued and may not be monitored all that frequently. For documentation and other information concerning Sandcastle or SHFB, check out the  &lt;a href="http://shfb.codeplex.com/" rel="nofollow"&gt;Sandcastle Help File Builder&lt;/a&gt; project.&lt;br /&gt;
&lt;/div&gt;</description><author>mightymuke</author><pubDate>Fri, 15 Mar 2013 13:09:14 GMT</pubDate><guid isPermaLink="false">New Post: Document to use SandCastle 20130315010914P</guid></item><item><title>New Post: Document to use SandCastle</title><link>http://sandcastle.codeplex.com/discussions/436756</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br /&gt;
&lt;br /&gt;
I am new to SandCastle and not able to use this tool. Can anyone help me how to use this tool or any documentation present to use the same.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Pradeep&lt;br /&gt;
&lt;/div&gt;</description><author>pradeepk85</author><pubDate>Fri, 15 Mar 2013 12:21:15 GMT</pubDate><guid isPermaLink="false">New Post: Document to use SandCastle 20130315122115P</guid></item><item><title>Commented Issue: Generation of API documentation for inherited members when DocumentInheritedMembers is false [12784]</title><link>http://sandcastle.codeplex.com/workitem/12784</link><description>We are using Sandcastle to generate our API Reference, but we do not want to include inherited members. That&amp;#39;s why we have set the DocumentInheritedMembers to false. But for some of our classes we still get inherited members in the documentation. After some testing we found that the issue occurs when the child class and the parent class have similar names. And by similar I mean that the parent class has the same name as the child, but with some more letters at the end. For example&amp;#58;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;public abstract class ChildClassBase&lt;br /&gt;&amp;#123;&lt;br /&gt;    public int PublicProp1 &amp;#123; get&amp;#59; set&amp;#59; &amp;#125;&lt;br /&gt;    public string PublicProp2 &amp;#123; get&amp;#59; set&amp;#59; &amp;#125;&lt;br /&gt;    private int privateProp1 &amp;#123; get&amp;#59; set&amp;#59; &amp;#125;&lt;br /&gt;    private string privateProp2 &amp;#123; get&amp;#59; set&amp;#59; &amp;#125;&lt;br /&gt;&amp;#125;&lt;br /&gt;&lt;br /&gt;public class ChildClass &amp;#58; ChildClassBase&lt;br /&gt;&amp;#123;&lt;br /&gt;    public string ChildProp1 &amp;#123; get&amp;#59; set&amp;#59; &amp;#125;      &lt;br /&gt;&amp;#125;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;In the documentation of ChildClass you will see descriptions for ChildProp1, PublicProp1 and PublicProp2. The same is valid if the parent class is named ChildClassTest, ChildClassT, etc. But if I rename the parent or the child, for example ChildSubClass and ChildClassBase, the documentation for ChildSubClass will hold only information about ChildProp1.&lt;br /&gt;Just one more thing to add - all visibility properties in our project are set to false. &lt;br /&gt;&lt;br /&gt;The issue is reproduced with Sandcastle 1.9.5 and 1.9.6 &amp;#40;I haven&amp;#39;t tested it in older version.&lt;br /&gt;Comments: ** Comment from web user: EWoodruff ** &lt;p&gt;The code that strips out inherited members does an XPath starts-with() comparison to find them.  I added a period to the end of the type name to limit what it finds to just those members belonging to the specific type rather than those matching the prefix which was too inclusive.  It's fixed for the next release of SHFB.&lt;/p&gt;&lt;p&gt;Also, please note that this project has been discontinued and may not be monitored as frequently and I can't close work items here. For future questions or issues concerning Sandcastle or SHFB, post them over in the [Sandcastle Help File Builder](http://shfb.codeplex.com) project. Thanks.&lt;/p&gt;</description><author>EWoodruff</author><pubDate>Fri, 01 Feb 2013 20:33:05 GMT</pubDate><guid isPermaLink="false">Commented Issue: Generation of API documentation for inherited members when DocumentInheritedMembers is false [12784] 20130201083305P</guid></item><item><title>Created Issue: Generation of API documentation for inherited members when DocumentInheritedMembers is false [12784]</title><link>http://sandcastle.codeplex.com/workitem/12784</link><description>We are using Sandcastle to generate our API Reference, but we do not want to include inherited members. That&amp;#39;s why we have set the DocumentInheritedMembers to false. But for some of our classes we still get inherited members in the documentation. After some testing we found that the issue occurs when the child class and the parent class have similar names. And by similar I mean that the parent class has the same name as the child, but with some more letters at the end. For example&amp;#58;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;public abstract class ChildClassBase&lt;br /&gt;&amp;#123;&lt;br /&gt;    public int PublicProp1 &amp;#123; get&amp;#59; set&amp;#59; &amp;#125;&lt;br /&gt;    public string PublicProp2 &amp;#123; get&amp;#59; set&amp;#59; &amp;#125;&lt;br /&gt;    private int privateProp1 &amp;#123; get&amp;#59; set&amp;#59; &amp;#125;&lt;br /&gt;    private string privateProp2 &amp;#123; get&amp;#59; set&amp;#59; &amp;#125;&lt;br /&gt;&amp;#125;&lt;br /&gt;&lt;br /&gt;public class ChildClass &amp;#58; ChildClassBase&lt;br /&gt;&amp;#123;&lt;br /&gt;    public string ChildProp1 &amp;#123; get&amp;#59; set&amp;#59; &amp;#125;      &lt;br /&gt;&amp;#125;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;In the documentation of ChildClass you will see descriptions for ChildProp1, PublicProp1 and PublicProp2. The same is valid if the parent class is named ChildClassTest, ChildClassT, etc. But if I rename the parent or the child, for example ChildSubClass and ChildClassBase, the documentation for ChildSubClass will hold only information about ChildProp1.&lt;br /&gt;Just one more thing to add - all visibility properties in our project are set to false. &lt;br /&gt;&lt;br /&gt;The issue is reproduced with Sandcastle 1.9.5 and 1.9.6 &amp;#40;I haven&amp;#39;t tested it in older version.&lt;br /&gt;</description><author>RosenVl</author><pubDate>Wed, 30 Jan 2013 09:28:14 GMT</pubDate><guid isPermaLink="false">Created Issue: Generation of API documentation for inherited members when DocumentInheritedMembers is false [12784] 20130130092814A</guid></item></channel></rss>