<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>MSBuildSandcastle Work Item Rss Feed</title><link>http://www.codeplex.com/WorkItem/List.aspx?ProjectName=MSBuildSandcastle</link><description>MSBuildSandcastle Work Item Rss Description</description><item><title>CREATED ISSUE: How to change compiled file name option in hhp file</title><link>http://www.codeplex.com/MSBuildSandcastle/WorkItem/View.aspx?WorkItemId=13502</link><description>hi,&lt;br /&gt;&lt;br /&gt;I am trying to build the chm file through msbuild and using the Documentation.proj provided in the release for it. I want to generate the chm with the naming I want and don&amp;#39;t want the system to assign the default name of &amp;#39;test.chm&amp;#39;. I looked through the code and I believe the issue is with this line of code in ReflectionToChmProject.xsl file&lt;br /&gt;&lt;br /&gt;&amp;#60;xsl&amp;#58;param name&amp;#61;&amp;#34;project&amp;#34; select&amp;#61;&amp;#34;string&amp;#40;&amp;#39;test&amp;#39;&amp;#41;&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&lt;br /&gt;In the absence of a help file name, the xsl provides a default name of test.chm as shown from the test.hhp file generated by the above transformation. I am not sure how to pass a file name to the above transformation so it uses it.&lt;br /&gt;&lt;br /&gt;ompatibility&amp;#61;1.1 or later&lt;br /&gt;Compiled file&amp;#61;test.chm&lt;br /&gt;Contents file&amp;#61;test.hhc&lt;br /&gt;Index file&amp;#61;test.hhk&lt;br /&gt;Default Topic&amp;#61;html&amp;#47;.htm&lt;br /&gt;Full-text search&amp;#61;Yes&lt;br /&gt;Language&amp;#61;0x409 English &amp;#40;United States&amp;#41;&lt;br /&gt;&amp;#91;FILES&amp;#93;&lt;br /&gt;icons&amp;#92;&amp;#42;.gif&lt;br /&gt;art&amp;#92;&amp;#42;.gif&lt;br /&gt;media&amp;#92;&amp;#42;.gif&lt;br /&gt;scripts&amp;#92;&amp;#42;.js&lt;br /&gt;styles&amp;#92;&amp;#42;.css&lt;br /&gt;html&amp;#92;&amp;#42;.htm&lt;br /&gt;&amp;#91;INFOTYPES&amp;#93;&lt;br /&gt;</description><author>succhu</author><pubDate>Wed, 24 Oct 2007 17:58:31 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: How to change compiled file name option in hhp file 20071024055831P</guid></item><item><title>COMMENTED ISSUE: ReflectionToChmContents.xsl Removed from March CTP</title><link>http://www.codeplex.com/MSBuildSandcastle/WorkItem/View.aspx?WorkItemId=8905</link><description>I am trying to get the MSBuild script for Sandcastle working with the March CTP, but I am not sure what transform replaces the removed ReflectionToChmContents.xsl &lt;br /&gt;&lt;br /&gt;I am new to Sandcastle and trying to get to grips with a lot of new concepts. The MSBuild script chokes if I leave in the line&lt;br /&gt;    &amp;#60;Exec Command&amp;#61;&amp;#34;&amp;#38;quot&amp;#59;&amp;#36;&amp;#40;SandcastleBin&amp;#41;&amp;#92;XslTransform&amp;#38;quot&amp;#59; &amp;#47;xsl&amp;#58;&amp;#38;quot&amp;#59;&amp;#36;&amp;#40;SandcastleTransforms&amp;#41;&amp;#92;ReflectionToChmContents.xsl&amp;#38;quot&amp;#59; reflection.xml &amp;#47;arg&amp;#58;html&amp;#61;&amp;#36;&amp;#40;HelpOutputPath&amp;#41;&amp;#92;html &amp;#47;out&amp;#58;&amp;#36;&amp;#40;HelpOutputPath&amp;#41;&amp;#92;&amp;#36;&amp;#40;HelpName&amp;#41;.hhc&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&lt;br /&gt;If I comment it out no hhc file is genereated for the Help compiler contents. I am sure I need to replace the transform with another but can&amp;#39;t find which one.&lt;br /&gt;&lt;br /&gt;Has anyone else had any luck with the March CTP yet&amp;#63;&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;Comments: ** Comment from web user: succhu ** &lt;p&gt;hi I tried the above and end of getting the following error&lt;/p&gt;&lt;p&gt;Target GenerateHHTOC&amp;#58;&lt;br /&gt;    &amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;XslTransform&amp;#34; &amp;#47;xsl&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTransforms&amp;#92;createvstoc.xsl&amp;#34; &amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;Examples&amp;#92;Sandcastle&amp;#92;reflection.xml&amp;#34;  &amp;#47;out&amp;#58;Help&amp;#92;toc.xml&lt;br /&gt;    XslTransform &amp;#40;v2.2.64000.4&amp;#41;&lt;br /&gt;    Copyright c Microsoft 2005-2006&lt;br /&gt;    Info&amp;#58; Applying XSL transformation &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTransforms&amp;#92;createvstoc.xsl&amp;#39;.&lt;br /&gt;    &amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;XslTransform&amp;#34; &amp;#47;xsl&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTransforms&amp;#92;TocToChmContents.xsl&amp;#34; &amp;#34;Help&amp;#92;toc.xml&amp;#34; &amp;#47;arg&amp;#58;html&amp;#61;Help&amp;#92;html &amp;#47;out&amp;#58;Help&amp;#92;test.hhc&lt;br /&gt;    XslTransform &amp;#40;v2.2.64000.4&amp;#41;&lt;br /&gt;    Copyright c Microsoft 2005-2006&lt;br /&gt;    Info&amp;#58; Applying XSL transformation &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTransforms&amp;#92;TocToChmContents.xsl&amp;#39;.&lt;br /&gt;    &amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;XslTransform&amp;#34; &amp;#47;xsl&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTransforms&amp;#92;ReflectionToChmIndex.xsl&amp;#34; &amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;Examples&amp;#92;Sandcastle&amp;#92;reflection.xml&amp;#34; &amp;#47;arg&amp;#58;html&amp;#61;Help&amp;#92;html &amp;#47;out&amp;#58;Help&amp;#92;test.hhk&lt;br /&gt;    XslTransform &amp;#40;v2.2.64000.4&amp;#41;&lt;br /&gt;    Copyright c Microsoft 2005-2006&lt;br /&gt;    Info&amp;#58; Applying XSL transformation &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTransforms&amp;#92;ReflectionToChmIndex.xsl&amp;#39;.&lt;br /&gt;    &amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;XslTransform&amp;#34; &amp;#47;xsl&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTransforms&amp;#92;ReflectionToChmProject.xsl&amp;#34; &amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;Examples&amp;#92;Sandcastle&amp;#92;reflection.xml&amp;#34; &amp;#47;arg&amp;#58;html&amp;#61;Help&amp;#92;html &amp;#47;out&amp;#58;Help&amp;#92;test.hhp&lt;br /&gt;    XslTransform &amp;#40;v2.2.64000.4&amp;#41;&lt;br /&gt;    Copyright c Microsoft 2005-2006&lt;br /&gt;    Info&amp;#58; Applying XSL transformation &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTransforms&amp;#92;ReflectionToChmProject.xsl&amp;#39;.&lt;br /&gt;Target CompileCHM&amp;#58;&lt;br /&gt;    &amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;HTML Help Workshop&amp;#92;hhc&amp;#34; test.hhp&lt;br /&gt;    Microsoft HTML Help Compiler 4.74.8702&lt;br /&gt;    &lt;br /&gt;    &lt;br /&gt;    &lt;br /&gt;    Compiling c&amp;#58;&amp;#92;SandcastleTest&amp;#92;Help&amp;#92;test.chm&lt;br /&gt;    &lt;br /&gt;    &lt;br /&gt;    &lt;br /&gt;    HHC5003&amp;#58; Error&amp;#58; Compilation failed while compiling html&amp;#92;.htm.&lt;br /&gt;    &lt;br /&gt;    HHC6000&amp;#58; Error&amp;#58; An internal file could not be created. Make certain there is enough disk space on the drive where you are compiling your file.&lt;br /&gt;    &lt;br /&gt;    HHC5007&amp;#58; Error&amp;#58; Fatal navigational compilation error. This is likely the result of an invalid contents &amp;#40;.hhc&amp;#41; file.&lt;br /&gt;      &lt;br /&gt;    The following files were not compiled&amp;#58;&lt;br /&gt;    &lt;br /&gt;    html&amp;#92;.htm&lt;/p&gt;&lt;p&gt;and my toc.xml is empty. &lt;/p&gt;</description><author>succhu</author><pubDate>Tue, 16 Oct 2007 18:05:23 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: ReflectionToChmContents.xsl Removed from March CTP 20071016060523P</guid></item><item><title>CREATED ISSUE: compilation failed error</title><link>http://www.codeplex.com/MSBuildSandcastle/WorkItem/View.aspx?WorkItemId=13254</link><description>hi, &lt;br /&gt;&lt;br /&gt;I am getting the following error when trying to build chm file on the sandcastletest solution&lt;br /&gt;&lt;br /&gt; Compiling c&amp;#58;&amp;#92;SandcastleTest&amp;#92;Help&amp;#92;test.chm&lt;br /&gt;    &lt;br /&gt;    &lt;br /&gt;    &lt;br /&gt;    HHC5003&amp;#58; Error&amp;#58; Compilation failed while compiling test.hhc.&lt;br /&gt;    &lt;br /&gt;    HHC5003&amp;#58; Error&amp;#58; Compilation failed while compiling test.hhk.&lt;br /&gt;    &lt;br /&gt;    HHC5003&amp;#58; Error&amp;#58; Compilation failed while compiling html&amp;#92;.htm.&lt;br /&gt;&lt;br /&gt;I am attaching the error log file &lt;br /&gt;I also noticed that no htm files were created during the process. Processed topics 0&lt;br /&gt;</description><author>succhu</author><pubDate>Thu, 11 Oct 2007 22:00:32 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: compilation failed error 20071011100032P</guid></item><item><title>COMMENTED ISSUE: ReflectionToChmContents.xsl Removed from March CTP</title><link>http://www.codeplex.com/MSBuildSandcastle/WorkItem/View.aspx?WorkItemId=8905</link><description>I am trying to get the MSBuild script for Sandcastle working with the March CTP, but I am not sure what transform replaces the removed ReflectionToChmContents.xsl 

I am new to Sandcastle and trying to get to grips with a lot of new concepts. The MSBuild script chokes if I leave in the line
    &lt;Exec Command="&amp;quot;$(SandcastleBin)\XslTransform&amp;quot; /xsl:&amp;quot;$(SandcastleTransforms)\ReflectionToChmContents.xsl&amp;quot; reflection.xml /arg:html=$(HelpOutputPath)\html /out:$(HelpOutputPath)\$(HelpName).hhc"/&gt;

If I comment it out no hhc file is genereated for the Help compiler contents. I am sure I need to replace the transform with another but can't find which one.

Has anyone else had any luck with the March CTP yet?

Thanks Comments: ** Comment from web user: evahala ** &lt;p&gt;You can get rid of the error if you edit the targets file to include calls to &amp;#34;createvstoc.xsl &amp;#47;arg.. &amp;#47;out&amp;#58;toc.xml&amp;#34; &amp;#40;or createPrototypetoc&amp;#41; followed by &amp;#34;TocToChmContents.xsl toc.xml &amp;#47;arg.. &amp;#47;out&amp;#58;&amp;#36;&amp;#40;HelpOutputPath&amp;#41;&amp;#92;&amp;#36;&amp;#40;HelpName&amp;#41;.hhc&amp;#34; instead of ReflectionToChmContents.&lt;/p&gt;</description><author>evahala</author><pubDate>Tue, 01 May 2007 11:46:19 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: ReflectionToChmContents.xsl Removed from March CTP 20070501114619A</guid></item><item><title>CREATED ISSUE: ReflectionToChmContents.xsl Removed from March CTP</title><link>http://www.codeplex.com/MSBuildSandcastle/WorkItem/View.aspx?WorkItemId=8905</link><description>I am trying to get the MSBuild script for Sandcastle working with the March CTP, but I am not sure what transform replaces the removed ReflectionToChmContents.xsl 

I am new to Sandcastle and trying to get to grips with a lot of new concepts. The MSBuild script chokes if I leave in the line
    &lt;Exec Command="&amp;quot;$(SandcastleBin)\XslTransform&amp;quot; /xsl:&amp;quot;$(SandcastleTransforms)\ReflectionToChmContents.xsl&amp;quot; reflection.xml /arg:html=$(HelpOutputPath)\html /out:$(HelpOutputPath)\$(HelpName).hhc"/&gt;

If I comment it out no hhc file is genereated for the Help compiler contents. I am sure I need to replace the transform with another but can't find which one.

Has anyone else had any luck with the March CTP yet?

Thanks </description><author>denniswoodruff</author><pubDate>Wed, 14 Mar 2007 17:06:42 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: ReflectionToChmContents.xsl Removed from March CTP 20070314050642P</guid></item><item><title>COMMENTED ISSUE: Add support for Team Build</title><link>http://www.codeplex.com/MSBuildSandcastle/WorkItem/View.aspx?WorkItemId=8045</link><description>As Buck Hodges points out in a blog post, it should be fairly easy to get this target to work together with Team Build. 

http://blogs.msdn.com/buckh/archive/2007/02/03/generating-documentation-from-code-with-team-build.aspx

Please vote for this issue if you think so too, and I'll put it higher up on the list.. Comments: ** Comment from web user: andlju ** &lt;p&gt;Actually, this is a Feature, not an issue...&lt;/p&gt;</description><author>andlju</author><pubDate>Wed, 07 Feb 2007 14:33:25 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Add support for Team Build 20070207023325P</guid></item><item><title>CREATED ISSUE: Add support for Team Build</title><link>http://www.codeplex.com/MSBuildSandcastle/WorkItem/View.aspx?WorkItemId=8045</link><description>As Buck Hodges points out in a blog post, it should be fairly easy to get this target to work together with Team Build. 

http://blogs.msdn.com/buckh/archive/2007/02/03/generating-documentation-from-code-with-team-build.aspx

Please vote for this issue if you think so too, and I'll put it higher up on the list.. </description><author>andlju</author><pubDate>Wed, 07 Feb 2007 09:06:11 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Add support for Team Build 20070207090611A</guid></item><item><title>CREATED ISSUE: Allow for custom location of SandcastleConfigurator.vbs</title><link>http://www.codeplex.com/MSBuildSandcastle/WorkItem/View.aspx?WorkItemId=7527</link><description>As a best practice here, we put all of the custom MSBuild extensions in source control for each project we use. By doing this, we can get up and running without modifying multiple directories on a new box. 

The only place $(MSBuildExtensionsPath) is used in Sandcastle.targets is when trying to execute the SandcastleConfigurator.vbs. 

I propose that a new property be created, and use that instead to allow the Sandcastle extenstion to live anywhere you want, e.g.:

In the PropertyGroup:
    &lt;SandcastleTargetsPath Condition="'$(SandcastleTargetsPath)'==''"&gt;$(MSBuildExtensionsPath)\Sandcastle&lt;/SandcastleTargetsPath&gt;

Later on:
  &lt;Target Name="CreateSandcastleConfig"&gt;
    &lt;Exec Command="WScript.exe &amp;quot;$(SandcastleTargetsPath)\SandcastleConfigurator.vbs&amp;quot; /in:&amp;quot;$(SandcastleOutputStructure)\Configuration\sandcastle.config&amp;quot; /out:sandcastle.config /ref:&amp;quot;$(ReferenceContentFilePath)&amp;quot; /shared:&amp;quot;$(SharedContentFilePath)&amp;quot; /output:&amp;quot;$(HelpOutputPath)&amp;quot; /path:&amp;quot;$(SandcastlePath)&amp;quot; &amp;quot;@(DocFiles, '&amp;quot; &amp;quot;')&amp;quot;" /&gt;
  &lt;/Target&gt; </description><author>dmiser</author><pubDate>Mon, 22 Jan 2007 18:48:43 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Allow for custom location of SandcastleConfigurator.vbs 20070122064843P</guid></item><item><title>CREATED ISSUE: HtmlHelpCompilerBin override</title><link>http://www.codeplex.com/MSBuildSandcastle/WorkItem/View.aspx?WorkItemId=7454</link><description>Other properties in the targets file are protected by only setting them if they are not already set. This means that the Import needs to be done after you set your properties in your main build.proj file. That's fine, but this property is missing the same treatment. If you could add it, that would help. Thanks.

    &lt;!-- Path to your HTML Help Workshop installation --&gt;
    &lt;HtmlHelpCompilerBin Condition="'$(HtmlHelpCompilerBin)' ==''"&gt;C:\Program Files\HTML Help Workshop&lt;/HtmlHelpCompilerBin&gt; </description><author>dmiser</author><pubDate>Fri, 19 Jan 2007 16:57:04 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: HtmlHelpCompilerBin override 20070119045704P</guid></item><item><title>CLOSED ISSUE: Ability to change copyright notice</title><link>http://www.codeplex.com/MSBuildSandcastle/WorkItem/View.aspx?WorkItemId=6438</link><description>It would be nice if you could customize the copyright notice that shows up at the bottom of each page.  For example, with the Prototype presentation, it says:

(c) Microsoft Corporation. All rights reserved. Send comments about this topic to Microsoft.

If I'm documenting my own library, it would be nice if users would send their comments to me, not Microsoft :) Comments: Resolved with changeset 15429.</description><author>andlju</author><pubDate>Thu, 04 Jan 2007 16:57:56 GMT</pubDate><guid isPermaLink="false">CLOSED ISSUE: Ability to change copyright notice 20070104045756P</guid></item><item><title>CLOSED FEATURE: Ability to change pre-release status</title><link>http://www.codeplex.com/MSBuildSandcastle/WorkItem/View.aspx?WorkItemId=6437</link><description>The CHM help files that are produced have this at the top:

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.] 

It would be nice to be able to turn that on/off from the MSBuild scripts. Comments: Resolved with changeset 15429.</description><author>andlju</author><pubDate>Thu, 04 Jan 2007 16:57:55 GMT</pubDate><guid isPermaLink="false">CLOSED FEATURE: Ability to change pre-release status 20070104045755P</guid></item><item><title>CLOSED FEATURE: Support for separate member pages (similar to VS2005)</title><link>http://www.codeplex.com/MSBuildSandcastle/WorkItem/View.aspx?WorkItemId=6992</link><description>From the Sandcastle blog:


 *  Support for separate member pages (similar to VS2005). In order to have separate member pages, you have to run a new transform ApplyVsDocModel.xsl instead of AddOverloads.xsl:


XslTransform /xsl:..\..\ProductionTransforms\ApplyVSDocModel.xsl reflection.org /xsl:..\..\ProductionTransforms\AddGuidFilenames.xsl /out:reflection.xml

Separate pages will be created for members, methods, properties, events, fields and constructors. Comments: Resolved with changeset 15428.</description><author>andlju</author><pubDate>Thu, 04 Jan 2007 16:57:23 GMT</pubDate><guid isPermaLink="false">CLOSED FEATURE: Support for separate member pages (similar to VS2005) 20070104045723P</guid></item><item><title>CLOSED TASK: Investigate the DXROOT variable</title><link>http://www.codeplex.com/MSBuildSandcastle/WorkItem/View.aspx?WorkItemId=6994</link><description>Investigate the DXROOT variable in sandcastle.config and see if it's possible to simplify the .vbs-script Comments: Resolved with changeset 15428.</description><author>andlju</author><pubDate>Thu, 04 Jan 2007 16:57:23 GMT</pubDate><guid isPermaLink="false">CLOSED TASK: Investigate the DXROOT variable 20070104045723P</guid></item><item><title>CLOSED ISSUE: Crash if no Dependencies specified</title><link>http://www.codeplex.com/MSBuildSandcastle/WorkItem/View.aspx?WorkItemId=6436</link><description>The build will crash if no Dependencies are specified.

Specifically, if this code is left out:

  &lt;ItemGroup&gt;
    &lt;Dependencies Include="_whatever.goes.here_"/&gt;
  &lt;/ItemGroup&gt;

Then a /out:"" argument gets passed to MRefBuilder which throws an ArgumentException that says:

Unhandled Exception: System.ArgumentException: The path is not of a legal form.
   at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
   at System.IO.Path.GetDirectoryName(String path)
   at Microsoft.Ddue.Tools.Reflection.ApiVisitor.LoadAccessoryAssemblies(String filePattern)
   at Microsoft.Ddue.Tools.MRefBuilder.Main(String[] args)
C:\Program Files\MSBuild\Sandcastle\Sandcastle.targets(89,5): error MSB3073: The command ""c:\Program Files\Sandcastle\ProductionTools\MRefBuilder" "D:\Path\To\DLL.dll" /dep:"" /out:reflection.org" exited with code -532459699.

Just including a Dependency of a dummy DLL (as in the example), like
&lt;Dependencies Include="C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Configuration.dll"/&gt;
fixes the problem. Comments: Resolved with changeset 15428.</description><author>andlju</author><pubDate>Thu, 04 Jan 2007 16:57:22 GMT</pubDate><guid isPermaLink="false">CLOSED ISSUE: Crash if no Dependencies specified 20070104045722P</guid></item><item><title>CREATED TASK: Investigate the DXROOT variable</title><link>http://www.codeplex.com/MSBuildSandcastle/WorkItem/View.aspx?WorkItemId=6994</link><description>Investigate the DXROOT variable in sandcastle.config and see if it's possible to simplify the .vbs-script </description><author>andlju</author><pubDate>Thu, 04 Jan 2007 15:37:47 GMT</pubDate><guid isPermaLink="false">CREATED TASK: Investigate the DXROOT variable 20070104033747P</guid></item><item><title>CREATED FEATURE: Support the namespace ripping feature</title><link>http://www.codeplex.com/MSBuildSandcastle/WorkItem/View.aspx?WorkItemId=6993</link><description>http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=935512&amp;SiteID=1 </description><author>andlju</author><pubDate>Thu, 04 Jan 2007 15:36:31 GMT</pubDate><guid isPermaLink="false">CREATED FEATURE: Support the namespace ripping feature 20070104033631P</guid></item><item><title>CREATED FEATURE: Support for separate member pages (similar to VS2005)</title><link>http://www.codeplex.com/MSBuildSandcastle/WorkItem/View.aspx?WorkItemId=6992</link><description>From the Sandcastle blog:


 *  Support for separate member pages (similar to VS2005). In order to have separate member pages, you have to run a new transform ApplyVsDocModel.xsl instead of AddOverloads.xsl:


XslTransform /xsl:..\..\ProductionTransforms\ApplyVSDocModel.xsl reflection.org /xsl:..\..\ProductionTransforms\AddGuidFilenames.xsl /out:reflection.xml

Separate pages will be created for members, methods, properties, events, fields and constructors. </description><author>andlju</author><pubDate>Thu, 04 Jan 2007 15:34:34 GMT</pubDate><guid isPermaLink="false">CREATED FEATURE: Support for separate member pages (similar to VS2005) 20070104033434P</guid></item><item><title>COMMENTED ISSUE: Ability to change copyright notice</title><link>http://www.codeplex.com/MSBuildSandcastle/WorkItem/View.aspx?WorkItemId=6438</link><description>It would be nice if you could customize the copyright notice that shows up at the bottom of each page.  For example, with the Prototype presentation, it says:

(c) Microsoft Corporation. All rights reserved. Send comments about this topic to Microsoft.

If I'm documenting my own library, it would be nice if users would send their comments to me, not Microsoft :) Comments: Actually, this is already possible, but I'll add some documentation to the ReadMe that explains how to do it!</description><author>andlju</author><pubDate>Thu, 04 Jan 2007 15:23:13 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Ability to change copyright notice 20070104032313P</guid></item><item><title>COMMENTED FEATURE: Ability to change pre-release status</title><link>http://www.codeplex.com/MSBuildSandcastle/WorkItem/View.aspx?WorkItemId=6437</link><description>The CHM help files that are produced have this at the top:

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.] 

It would be nice to be able to turn that on/off from the MSBuild scripts. Comments: Actually, this is already possible, but I'll add some documentation to the ReadMe that explains how to do it!</description><author>andlju</author><pubDate>Thu, 04 Jan 2007 15:22:42 GMT</pubDate><guid isPermaLink="false">COMMENTED FEATURE: Ability to change pre-release status 20070104032242P</guid></item><item><title>CREATED ISSUE: Ability to change copyright notice</title><link>http://www.codeplex.com/MSBuildSandcastle/WorkItem/View.aspx?WorkItemId=6438</link><description>It would be nice if you could customize the copyright notice that shows up at the bottom of each page.  For example, with the Prototype presentation, it says:

(c) Microsoft Corporation. All rights reserved. Send comments about this topic to Microsoft.

If I'm documenting my own library, it would be nice if users would send their comments to me, not Microsoft :) </description><author>mattman206</author><pubDate>Tue, 12 Dec 2006 19:24:00 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Ability to change copyright notice 20061212072400P</guid></item></channel></rss>