|
@@ -16,19 +16,19 @@
|
|
|
<Name>Documentation</Name>
|
|
<Name>Documentation</Name>
|
|
|
<!-- SHFB properties -->
|
|
<!-- SHFB properties -->
|
|
|
<OutputPath>.\Help\</OutputPath>
|
|
<OutputPath>.\Help\</OutputPath>
|
|
|
- <HtmlHelpName>SshClient</HtmlHelpName>
|
|
|
|
|
|
|
+ <HtmlHelpName>SshNet</HtmlHelpName>
|
|
|
<Language>en-US</Language>
|
|
<Language>en-US</Language>
|
|
|
<DocumentationSources>
|
|
<DocumentationSources>
|
|
|
<DocumentationSource sourceFile="..\Renci.SshNet.csproj" />
|
|
<DocumentationSource sourceFile="..\Renci.SshNet.csproj" />
|
|
|
</DocumentationSources>
|
|
</DocumentationSources>
|
|
|
<FrameworkVersion>.NET 4.0.30319</FrameworkVersion>
|
|
<FrameworkVersion>.NET 4.0.30319</FrameworkVersion>
|
|
|
- <HelpTitle>A Ssh.Net Client Documentation</HelpTitle>
|
|
|
|
|
|
|
+ <HelpTitle>SSH .NET Client Library Documentation</HelpTitle>
|
|
|
<FeedbackEMailAddress>
|
|
<FeedbackEMailAddress>
|
|
|
</FeedbackEMailAddress>
|
|
</FeedbackEMailAddress>
|
|
|
<CopyrightHref>http://sshnet.codeplex.com</CopyrightHref>
|
|
<CopyrightHref>http://sshnet.codeplex.com</CopyrightHref>
|
|
|
- <MissingTags>Summary, Parameter, Returns, AutoDocumentCtors, Namespace, TypeParameter</MissingTags>
|
|
|
|
|
|
|
+ <MissingTags>Summary, Parameter, Returns, AutoDocumentCtors, Namespace, TypeParameter, AutoDocumentDispose</MissingTags>
|
|
|
<ComponentConfigurations>
|
|
<ComponentConfigurations>
|
|
|
- <ComponentConfig id="Cached Framework Comments Index Data" enabled="True" xmlns="">
|
|
|
|
|
|
|
+ <ComponentConfig id="Cached Framework Comments Index Data" enabled="True">
|
|
|
<component id="Cached Framework Comments Index Data" type="SandcastleBuilder.Components.CachedCopyFromIndexComponent" assembly="{@SHFBFolder}SandcastleBuilder.Components.dll">
|
|
<component id="Cached Framework Comments Index Data" type="SandcastleBuilder.Components.CachedCopyFromIndexComponent" assembly="{@SHFBFolder}SandcastleBuilder.Components.dll">
|
|
|
<index name="comments" value="/doc/members/member" key="@name" cache="100">
|
|
<index name="comments" value="/doc/members/member" key="@name" cache="100">
|
|
|
{@CachedFrameworkCommentList}
|
|
{@CachedFrameworkCommentList}
|
|
@@ -37,40 +37,15 @@
|
|
|
<copy name="comments" source="*" target="/document/comments" />
|
|
<copy name="comments" source="*" target="/document/comments" />
|
|
|
</component>
|
|
</component>
|
|
|
</ComponentConfig>
|
|
</ComponentConfig>
|
|
|
- <ComponentConfig id="Cached MSDN URL References" enabled="True" xmlns="">
|
|
|
|
|
- <component id="Cached MSDN URL References" type="SandcastleBuilder.Components.CachedResolveReferenceLinksComponent" assembly="{@SHFBFolder}SandcastleBuilder.Components.dll" locale="{@Locale}" linkTarget="{@SdkLinkTarget}">
|
|
|
|
|
- <helpOutput format="HtmlHelp1">
|
|
|
|
|
- <cache filename="{@LocalDataFolder}Cache\MsdnUrl.cache" />
|
|
|
|
|
- <targets base="{@SandcastlePath}Data\Reflection" recurse="true" files="*.xml" type="{@HtmlSdkLinkType}" />
|
|
|
|
|
- <targets files="reflection.xml" type="Local" />
|
|
|
|
|
- </helpOutput>
|
|
|
|
|
- <helpOutput format="MSHelp2">
|
|
|
|
|
- <cache filename="{@LocalDataFolder}Cache\MsdnUrl.cache" />
|
|
|
|
|
- <targets base="{@SandcastlePath}Data\Reflection" recurse="true" files="*.xml" type="{@MSHelp2SdkLinkType}" />
|
|
|
|
|
- <targets files="reflection.xml" type="Index" />
|
|
|
|
|
- </helpOutput>
|
|
|
|
|
- <helpOutput format="MSHelpViewer">
|
|
|
|
|
- <cache filename="{@LocalDataFolder}Cache\MsdnUrl.cache" />
|
|
|
|
|
- <targets base="{@SandcastlePath}Data\Reflection" recurse="true" files="*.xml" type="{@MSHelpViewerSdkLinkType}" />
|
|
|
|
|
- <targets files="reflection.xml" type="Id" />
|
|
|
|
|
- </helpOutput>
|
|
|
|
|
- <helpOutput format="Website">
|
|
|
|
|
- <cache filename="{@LocalDataFolder}Cache\MsdnUrl.cache" />
|
|
|
|
|
- <targets base="{@SandcastlePath}Data\Reflection" recurse="true" files="*.xml" type="{@WebsiteSdkLinkType}" />
|
|
|
|
|
- <targets files="reflection.xml" type="Local" />
|
|
|
|
|
- </helpOutput>
|
|
|
|
|
- </component>
|
|
|
|
|
- </ComponentConfig>
|
|
|
|
|
- <ComponentConfig id="Cached Reflection Index Data" enabled="True" xmlns="">
|
|
|
|
|
- <component id="Cached Reflection Index Data" type="SandcastleBuilder.Components.CachedCopyFromIndexComponent" assembly="{@SHFBFolder}SandcastleBuilder.Components.dll">
|
|
|
|
|
- <index name="reflection" value="/reflection/apis/api" key="@id" cache="10">
|
|
|
|
|
- <cache base="{@SandcastlePath}Data\Reflection" recurse="true" files="*.xml" cacheFile="{@LocalDataFolder}Cache\Reflection.cache" />
|
|
|
|
|
- <data files="reflection.xml" />
|
|
|
|
|
- </index>
|
|
|
|
|
- <copy name="reflection" source="*" target="/document/reference" />
|
|
|
|
|
- </component>
|
|
|
|
|
- </ComponentConfig>
|
|
|
|
|
- </ComponentConfigurations>
|
|
|
|
|
|
|
+<ComponentConfig id="Cached MSDN URL References" enabled="True"><component id="Cached MSDN URL References" type="SandcastleBuilder.Components.CachedResolveReferenceLinksComponent" assembly="{@SHFBFolder}SandcastleBuilder.Components.dll" locale="{@Locale}" linkTarget="{@SdkLinkTarget}"><helpOutput format="HtmlHelp1"><cache filename="{@LocalDataFolder}Cache\MsdnUrl.cache" /><targets base="{@SandcastlePath}Data\Reflection" recurse="true" files="*.xml" type="{@HtmlSdkLinkType}" /><targets files="reflection.xml" type="Local" /></helpOutput><helpOutput format="MSHelp2"><cache filename="{@LocalDataFolder}Cache\MsdnUrl.cache" /><targets base="{@SandcastlePath}Data\Reflection" recurse="true" files="*.xml" type="{@MSHelp2SdkLinkType}" /><targets files="reflection.xml" type="Index" /></helpOutput><helpOutput format="MSHelpViewer"><cache filename="{@LocalDataFolder}Cache\MsdnUrl.cache" /><targets base="{@SandcastlePath}Data\Reflection" recurse="true" files="*.xml" type="{@MSHelpViewerSdkLinkType}" /><targets files="reflection.xml" type="Id" /></helpOutput><helpOutput format="Website"><cache filename="{@LocalDataFolder}Cache\MsdnUrl.cache" /><targets base="{@SandcastlePath}Data\Reflection" recurse="true" files="*.xml" type="{@WebsiteSdkLinkType}" /><targets files="reflection.xml" type="Local" /></helpOutput></component></ComponentConfig>
|
|
|
|
|
+<ComponentConfig id="Cached Reflection Index Data" enabled="True"><component id="Cached Reflection Index Data" type="SandcastleBuilder.Components.CachedCopyFromIndexComponent" assembly="{@SHFBFolder}SandcastleBuilder.Components.dll"><index name="reflection" value="/reflection/apis/api" key="@id" cache="10"><cache base="{@SandcastlePath}Data\Reflection" recurse="true" files="*.xml" cacheFile="{@LocalDataFolder}Cache\Reflection.cache" /><data files="reflection.xml" /></index><copy name="reflection" source="*" target="/document/reference" /></component></ComponentConfig>
|
|
|
|
|
+<ComponentConfig id="Code Block Component" enabled="True"><component id="Code Block Component" type="SandcastleBuilder.Components.CodeBlockComponent" assembly="{@SHFBFolder}SandcastleBuilder.Components.dll">
|
|
|
|
|
+ <basePath value="{@HtmlEncProjectFolder}" />
|
|
|
|
|
+ <languageFilter value="true" />
|
|
|
|
|
+ <allowMissingSource value="false" />
|
|
|
|
|
+ <removeRegionMarkers value="false" />
|
|
|
|
|
+ <colorizer syntaxFile="{@SHFBFolder}Colorizer\highlight.xml" styleFile="{@SHFBFolder}Colorizer\highlight.xsl" copyImageUrl="../icons/CopyCode.gif" language="cs" tabSize="0" numberLines="true" outlining="false" keepSeeTags="false" defaultTitle="true" />
|
|
|
|
|
+</component></ComponentConfig></ComponentConfigurations>
|
|
|
<HelpAttributes>
|
|
<HelpAttributes>
|
|
|
<HelpAttribute name="DocSet" value="{@HtmlHelpName}" xmlns="" />
|
|
<HelpAttribute name="DocSet" value="{@HtmlHelpName}" xmlns="" />
|
|
|
<HelpAttribute name="DocSet" value="NetFramework" xmlns="" />
|
|
<HelpAttribute name="DocSet" value="NetFramework" xmlns="" />
|
|
@@ -87,6 +62,20 @@
|
|
|
<NamespaceSummaryItem name="Renci.SshClient.Security" isDocumented="True" />
|
|
<NamespaceSummaryItem name="Renci.SshClient.Security" isDocumented="True" />
|
|
|
<NamespaceSummaryItem name="Renci.SshClient.Sftp" isDocumented="True" />
|
|
<NamespaceSummaryItem name="Renci.SshClient.Sftp" isDocumented="True" />
|
|
|
</NamespaceSummaries>
|
|
</NamespaceSummaries>
|
|
|
|
|
+ <SyntaxFilters>Standard</SyntaxFilters>
|
|
|
|
|
+ <SdkLinkTarget>Blank</SdkLinkTarget>
|
|
|
|
|
+ <RootNamespaceContainer>False</RootNamespaceContainer>
|
|
|
|
|
+ <PresentationStyle>vs2010</PresentationStyle>
|
|
|
|
|
+ <Preliminary>True</Preliminary>
|
|
|
|
|
+ <NamingMethod>Guid</NamingMethod>
|
|
|
|
|
+ <ContentPlacement>AboveNamespaces</ContentPlacement>
|
|
|
|
|
+ <BuildAssemblerVerbosity>AllMessages</BuildAssemblerVerbosity>
|
|
|
|
|
+ <HelpFileFormat>HtmlHelp1</HelpFileFormat>
|
|
|
|
|
+ <IndentHtml>False</IndentHtml>
|
|
|
|
|
+ <KeepLogFile>True</KeepLogFile>
|
|
|
|
|
+ <DisableCodeBlockComponent>False</DisableCodeBlockComponent>
|
|
|
|
|
+ <CppCommentsFixup>False</CppCommentsFixup>
|
|
|
|
|
+ <CleanIntermediates>True</CleanIntermediates>
|
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
|
<!-- There are no properties for these groups. AnyCPU needs to appear in
|
|
<!-- There are no properties for these groups. AnyCPU needs to appear in
|
|
|
order for Visual Studio to perform the build. The others are optional
|
|
order for Visual Studio to perform the build. The others are optional
|