Skip to content

Commit

Permalink
Updated documentation for release
Browse files Browse the repository at this point in the history
  • Loading branch information
EWSoftware committed May 28, 2016
1 parent 7f30776 commit c6e41c4
Show file tree
Hide file tree
Showing 10 changed files with 88 additions and 15 deletions.
8 changes: 4 additions & 4 deletions Deployment/InstallerConfiguration.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<!-- This indicates the version of Sandcastle with which this installer is associated.-->
<sandcastle version="v2016.4.9.0" />
<sandcastle version="v2016.5.28.0" />

<!-- Define the installer pages. Third-party build tool and component providers can add new pages that
they have created to install their own products as well. -->
Expand All @@ -12,8 +12,8 @@
executing installer. -->
<page type="Sandcastle.Installer.InstallerPages.WelcomePage" />
<page type="Sandcastle.Installer.InstallerPages.WhatsNewPage">
<whatsNew url="http://EWSoftware.github.io/SHFB/html/21e5cfbd-c579-4ba9-9564-12b573d679d0.htm"
description="Sandcastle Help File Builder and Tools v2016.4.9.0 Release Notes" />
<whatsNew url="http://EWSoftware.github.io/SHFB/html/7603a301-1567-4f97-84ea-165d209dab7d.htm"
description="Sandcastle Help File Builder and Tools v2016.5.28.0 Release Notes" />
</page>
<page type="Sandcastle.Installer.InstallerPages.RequiredFrameworkPage" />
<page type="Sandcastle.Installer.InstallerPages.HelpFileFormatsPage">
Expand All @@ -22,7 +22,7 @@

<!-- Sandcastle Help File Builder and Tools installer pages -->
<page type="Sandcastle.Installer.InstallerPages.SandcastleHelpFileBuilderPage"
frameworkVersion="4.5" shfbVersion="2016.4.9.0" installerName="SandcastleHelpFileBuilder.msi"/>
frameworkVersion="4.5" shfbVersion="2016.5.28.0" installerName="SandcastleHelpFileBuilder.msi"/>
<page type="Sandcastle.Installer.InstallerPages.SHFBVisualStudioPackagePage"
frameworkVersion="4.5" packageGuid="c997d569-ee8e-4947-a46f-9a0717ce39a0"
installerName="SHFBVisualStudioPackage.vsix">
Expand Down
2 changes: 1 addition & 1 deletion Documentation/SandcastleBuilder/CommonTokens.tokens
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<content xml:space="preserve" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink">
<item id="BuildDate">{@BuildDate:MMMM d, yyyy}</item>
<item id="SandcastleVersion">v2016.4.9.0</item>
<item id="SandcastleVersion">v2016.5.28.0</item>
<item id="SHFB"><ddue:externalLink xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5">
<ddue:linkText>Sandcastle Help File Builder</ddue:linkText>
<ddue:linkUri>https://GitHub.com/EWSoftware/SHFB</ddue:linkUri>
Expand Down
Expand Up @@ -16,6 +16,12 @@ review the release notes from all releases after it to the latest to find change
your project such as modifications to build component and plug-in configurations.</para>

<list class="bullet">
<listItem>
<para>
<link xlink:href="7603a301-1567-4f97-84ea-165d209dab7d" />
</para>
</listItem>

<listItem>
<para>
<link xlink:href="21e5cfbd-c579-4ba9-9564-12b573d679d0" />
Expand Down
@@ -0,0 +1,61 @@
<?xml version="1.0" encoding="utf-8"?>
<topic id="7603a301-1567-4f97-84ea-165d209dab7d" revisionNumber="1">
<developerConceptualDocument xmlns="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink">
<introduction>
<para>Release notes for version 2016.5.28.0.</para>
</introduction>

<section>
<title>Sandcastle Tools</title>
<content>
<list class="bullet">
<listItem>
<para>Fixed MRefBuilder so that it correctly sets the system assembly types for frameworks such as
<codeInline>.NETCore</codeInline> that redirect them out of <codeInline>mscorlib</codeInline> into
<codeInline>System.Runtime</codeInline>.</para>
</listItem>

<listItem>
<para>Fixed the Show Missing Component so that it uses double quotes around the member ID when it
contains a single quote when checking for auto-documented constructors and dispose methods.</para>
</listItem>

</list>
</content>
</section>

<section>
<title>Sandcastle Help File Builder</title>
<content>

<list class="bullet">
<listItem>
<para>Fixed the Help File property page so that the presentation style property value is set
correctly.</para>
</listItem>

<listItem>
<para>Updated the GUI and VSPackage to look for and use IIS Express to view the website output if the
development web server cannot be found.</para>
</listItem>

<listItem>
<para>Merged a change to the Version Builder Plug-In configuration from Pedro Lamas to try and
parse and compare versions as version values first and then fall back to string comparisons to get a proper
sort order in either case.</para>
</listItem>

<listItem>
<para>Added support for installing the VSPackage in Visual Studio 15 Preview 2.</para>
</listItem>

</list>
</content>
</section>

<relatedTopics>
<link xlink:href="078cc1c7-7995-431e-bf9c-8813becbe8df" />
</relatedTopics>

</developerConceptualDocument>
</topic>
7 changes: 6 additions & 1 deletion Documentation/SandcastleBuilder/SandcastleBuilder.content
Expand Up @@ -1363,11 +1363,16 @@
<HelpKeyword index="K" term="support, donate" />
</HelpKeywords>
</Topic>
<Topic id="078cc1c7-7995-431e-bf9c-8813becbe8df" visible="True" isExpanded="true" isSelected="true" title="Version History">
<Topic id="078cc1c7-7995-431e-bf9c-8813becbe8df" visible="True" isExpanded="true" title="Version History">
<HelpKeywords>
<HelpKeyword index="K" term="History" />
<HelpKeyword index="K" term="Version History" />
</HelpKeywords>
<Topic id="7603a301-1567-4f97-84ea-165d209dab7d" visible="True" isSelected="true" title="Version 2016.5.28.0">
<HelpKeywords>
<HelpKeyword index="K" term="versions, 2016.5.28.0" />
</HelpKeywords>
</Topic>
<Topic id="21e5cfbd-c579-4ba9-9564-12b573d679d0" visible="True" title="Version 2016.4.9.0">
<HelpKeywords>
<HelpKeyword index="K" term="versions, 2016.4.9.0" />
Expand Down
3 changes: 2 additions & 1 deletion Documentation/SandcastleBuilder/SandcastleBuilder.shfbproj
Expand Up @@ -33,7 +33,7 @@
<FeedbackEMailAddress>Eric%40EWoodruff.us</FeedbackEMailAddress>
<PresentationStyle>VS2013</PresentationStyle>
<SyntaxFilters>Standard</SyntaxFilters>
<HelpFileVersion>2016.4.9.0</HelpFileVersion>
<HelpFileVersion>2016.5.28.0</HelpFileVersion>
<ComponentConfigurations>
</ComponentConfigurations>
<DocumentationSources>
Expand Down Expand Up @@ -359,6 +359,7 @@
<None Include="Content\VersionHistory\v2015.7.25.0.aml" />
<None Include="Content\VersionHistory\v2015.10.10.0.aml" />
<None Include="Content\VersionHistory\v2016.4.9.0.aml" />
<None Include="Content\VersionHistory\v2016.5.28.aml" />
<None Include="Content\VisualStudio\GoToDefinition.aml" />
<None Include="Content\VisualStudio\ItemFileTemplates.aml" />
<None Include="Content\VisualStudio\FeatureComparison.aml" />
Expand Down
2 changes: 1 addition & 1 deletion NuGet/SHFB.nuspec
Expand Up @@ -6,7 +6,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>EWSoftware.SHFB</id>
<version>2016.4.9.0</version>
<version>2016.5.28.0</version>
<title>Sandcastle Help File Builder</title>
<authors>Eric Woodruff</authors>
<owners>Eric Woodruff</owners>
Expand Down
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
<Metadata>
<Identity Id="c997d569-ee8e-4947-a46f-9a0717ce39a0" Version="2016.4.9.0" Language="en-US" Publisher="EWSoftware" />
<Identity Id="c997d569-ee8e-4947-a46f-9a0717ce39a0" Version="2016.5.28.0" Language="en-US" Publisher="EWSoftware" />
<DisplayName>SHFB</DisplayName>
<Description xml:space="preserve">Visual Studio integration for the Sandcastle Help File Builder.</Description>
<MoreInfo>https://github.com/EWSoftware/SHFB</MoreInfo>
Expand Down
Expand Up @@ -2,7 +2,7 @@
// System : Sandcastle Help File Builder
// File : AssemblyInfoShared.cs
// Author : Eric Woodruff (Eric@EWoodruff.us)
// Updated : 04/09/2016
// Updated : 05/28/2016
// Note : Copyright 2006-2016, Eric Woodruff, All rights reserved
// Compiler: Microsoft Visual C#
//
Expand Down Expand Up @@ -91,13 +91,13 @@ internal static partial class AssemblyInfo
//
// This is used to set the assembly file version. This will change with each new release. MSIs only
// support a Major value between 0 and 255 so we drop the century from the year on this one.
public const string FileVersion = "16.4.9.0";
public const string FileVersion = "16.5.28.0";

// Common product version
//
// This may contain additional text to indicate Alpha or Beta states. The version number will always match
// the file version above but includes the century on the year.
public const string ProductVersion = "2016.4.9.0";
public const string ProductVersion = "2016.5.28.0";

// Assembly copyright information
public const string Copyright = "Copyright \xA9 2006-2016, Eric Woodruff, All Rights Reserved";
Expand Down
6 changes: 3 additions & 3 deletions SHFB/Source/SandcastleCore/Properties/AssemblyInfoShared.cs
@@ -1,7 +1,7 @@
//===============================================================================================================
// System : Sandcastle Tools
// File : AssemblyInfoShared.cs
// Updated : 04/09/2016
// Updated : 05/28/2016
// Note : Copyright 2006-2016, Microsoft Corporation, All rights reserved
//
// Sandcastle tools common assembly attributes.
Expand Down Expand Up @@ -73,13 +73,13 @@ internal static partial class AssemblyInfo
//
// This is used to set the assembly file version. This will change with each new release. MSIs only
// support a Major value between 0 and 255 so we drop the century from the year on this one.
public const string FileVersion = "16.4.9.0";
public const string FileVersion = "16.5.28.0";

// Common product version
//
// This may contain additional text to indicate Alpha or Beta states. The version number will always match
// the file version above but includes the century on the year.
public const string ProductVersion = "2016.4.9.0";
public const string ProductVersion = "2016.5.28.0";

// Assembly copyright information
public const string Copyright = "Copyright \xA9 2006-2016, Microsoft Corporation, All Rights Reserved.\r\n" +
Expand Down

0 comments on commit c6e41c4

Please sign in to comment.