Can't find AddOverloads.xsl used in scott hanselman's script

Posted by asksuperuser on Stack Overflow See other posts from Stack Overflow or by asksuperuser
Published on 2010-04-22T15:50:06Z Indexed on 2010/04/22 15:53 UTC
Read the original article Hit count: 638

Filed under:

In http://www.hanselman.com/blog/content/binary/sandcastledoc.ps1.txt

the command XslTransform "$path\ProductionTransforms\AddOverloads.xsl" reflection.org

uses AddOverloads.xls but in last Sandcastle ProductionTransforms directory I can only find:

FixScriptSharp.xsl
MergeDuplicates.xsl
MergeHxF.xsl
ReflectionToCDocML.xsl
ReflectionToChmIndex.xsl
ReflectionToChmProject.xsl
ReflectionToManifest.xsl
TocToChmContents.xsl
TocToHxsContents.xsl
Vs2005TocToDsToc.xsl
AddFriendlyFilenames.xsl
AddGuidFilenames.xsl
AddXamlSyntaxData.xsl
ApplyPrototypeDocModel.xsl
ApplyVSDocModel.xsl
CreateHxC.xsl
CreateHxt.xsl
CreatePrototypeToc.xsl
CreateVSToc.xsl
DsManifestToManifest.xsl
DsTocToManifest.xsl
DsTocToSitemap.xsl
DsTocToToc.xsl

Which one should I use instead ?

© Stack Overflow or respective owner

Related posts about c#