Skip to content

Commit

Permalink
Updates for publication
Browse files Browse the repository at this point in the history
  • Loading branch information
EWSoftware committed Jul 8, 2023
1 parent 48faed9 commit 2201c42
Show file tree
Hide file tree
Showing 13 changed files with 90 additions and 20 deletions.
4 changes: 2 additions & 2 deletions Deployment/InstallerConfiguration.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<!-- This indicates the tools version with which this installer is associated.-->
<tools version="2023.3.4.0" />
<tools version="2023.7.8.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 @@ -13,7 +13,7 @@
<page type="Sandcastle.Installer.InstallerPages.WelcomePage" />

<page type="Sandcastle.Installer.InstallerPages.WhatsNewPage">
<whatsNew url="https://EWSoftware.github.io/SHFB/html/ed81b95f-c8d2-4d9e-9397-b50494fc0cc5.htm"
<whatsNew url="https://EWSoftware.github.io/SHFB/html/238d9fb1-5eb0-4e0e-a9bc-80fa0c1422d6.htm"
description="Current Version Release Notes" />
<whatsNew url="https://EWSoftware.github.io/SHFB/html/bc933f8f-e792-45bf-afec-62aa2c46aa3b.htm"
description="Third-Party Component Migration Support" />
Expand Down
2 changes: 1 addition & 1 deletion Documentation/SandcastleBuilder/CommonTokens.tokens
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
<ddue:linkUri>https://GitHub.com/EWSoftware/SHFB</ddue:linkUri>
<ddue:linkTarget>_blank</ddue:linkTarget>
</ddue:externalLink></item>
<item id="SandcastleVersion">v2023.3.4.0</item>
<item id="SandcastleVersion">v2023.7.8.0</item>
<item id="VisualStudioMinVersion">Visual Studio 2017</item>
</content>
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ updating third-party components, plug-ins, presentation styles, and syntax gener
version of the help file builder.</para>

<list class="bullet">
<listItem>
<para>
<link xlink:href="238d9fb1-5eb0-4e0e-a9bc-80fa0c1422d6" />
</para>
</listItem>

<listItem>
<para>
<link xlink:href="ed81b95f-c8d2-4d9e-9397-b50494fc0cc5" />
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
<?xml version="1.0" encoding="utf-8"?>
<topic id="238d9fb1-5eb0-4e0e-a9bc-80fa0c1422d6" 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 2023.7.8.0. See the prior version release notes for information on the
breaking changes made to the presentation styles implementation.</para>
</introduction>

<section>
<title>Build Tools</title>
<content>
<list class="bullet">
<listItem>
<para>Fixed a parameter matching issue in MRefBuilder caused by a template parameter on the method
that did not appear in the parameter list.</para>
</listItem>

<listItem>
<para>Fixed a couple of other issues related to type parameter matching in MRefBuilder.</para>
</listItem>

<listItem>
<para>Added code to prevent a possible race condition in component message logging.</para>
</listItem>
</list>
</content>
</section>

<section>
<title>Presentation Styles</title>
<content>

<list class="bullet">
<listItem>
<para>Fixed handling of list items with a term element but no description.</para>
</listItem>

<listItem>
<para>Fixed handling of implicit operators that have no parameters.</para>
</listItem>

<listItem>
<para>Fixed handling of the locale-specific stylesheet link generation in the Default2022
presentation style.</para>
</listItem>

<listItem>
<para>Merged changes from J. Ritchie Carroll to support a resizable table of contents column in the
Default2022 presentation style. Added a new <codeInline>ResizableTocColumn</codeInline> transformation argument
to allow it to be enabled.</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
Original file line number Diff line number Diff line change
Expand Up @@ -1369,7 +1369,12 @@
<HelpKeyword index="K" term="History" />
<HelpKeyword index="K" term="Version History" />
</HelpKeywords>
<Topic id="ed81b95f-c8d2-4d9e-9397-b50494fc0cc5" visible="True" isSelected="true" title="Version 2023.3.4.0">
<Topic id="238d9fb1-5eb0-4e0e-a9bc-80fa0c1422d6" visible="True" isSelected="true" title="Version 2023.7.8.0">
<HelpKeywords>
<HelpKeyword index="K" term="versions, 2023.7.8.0" />
</HelpKeywords>
</Topic>
<Topic id="ed81b95f-c8d2-4d9e-9397-b50494fc0cc5" visible="True" title="Version 2023.3.4.0">
<HelpKeywords>
<HelpKeyword index="K" term="versions, 2023.3.4.0" />
</HelpKeywords>
Expand Down
3 changes: 2 additions & 1 deletion Documentation/SandcastleBuilder/SandcastleBuilder.shfbproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<FeedbackEMailAddress>Eric%40EWoodruff.us</FeedbackEMailAddress>
<PresentationStyle>Default2022</PresentationStyle>
<SyntaxFilters>Standard</SyntaxFilters>
<HelpFileVersion>2023.3.4.0</HelpFileVersion>
<HelpFileVersion>2023.7.8.0</HelpFileVersion>
<ComponentConfigurations>
</ComponentConfigurations>
<DocumentationSources>
Expand Down Expand Up @@ -405,6 +405,7 @@
<None Include="Content\VersionHistory\v2022.2.6.0.aml" />
<None Include="Content\VersionHistory\v2022.8.14.0.aml" />
<None Include="Content\VersionHistory\v2023.3.4.0.aml" />
<None Include="Content\VersionHistory\v2023.7.8.0.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
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>EWSoftware.SHFB</id>
<version>2023.3.4.0</version>
<version>2023.7.8.0</version>
<title>Sandcastle Help File Builder</title>
<authors>Eric Woodruff</authors>
<owners>Eric Woodruff</owners>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// System : Sandcastle Help File Builder
// File : AssemblyInfoShared.cs
// Author : Eric Woodruff (Eric@EWoodruff.us)
// Updated : 03/04/2023
// Updated : 07/08/2023
// Note : Copyright 2006-2023, Eric Woodruff, All rights reserved
//
// Sandcastle Help File Builder common assembly attributes.
Expand Down Expand Up @@ -90,13 +90,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 = "23.3.4.0";
public const string FileVersion = "23.7.8.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 = "2023.3.4.0";
public const string ProductVersion = "2023.7.8.0";

// Assembly copyright information
public const string Copyright = "Copyright \xA9 2006-2023, Eric Woodruff, All Rights Reserved";
Expand Down
6 changes: 3 additions & 3 deletions SHFB/Source/SandcastleCore/Properties/AssemblyInfoShared.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//===============================================================================================================
// System : Sandcastle Tools
// File : AssemblyInfoShared.cs
// Updated : 03/04/2023
// Updated : 07/08/2023
// Note : Copyright 2006-2023, 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 = "23.3.4.0";
public const string FileVersion = "23.7.8.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 = "2023.3.4.0";
public const string ProductVersion = "2023.7.8.0";

// Assembly copyright information
public const string Copyright = "Copyright \xA9 2006-2023, Microsoft Corporation, All Rights Reserved.\r\n" +
Expand Down
4 changes: 2 additions & 2 deletions SHFB/Source/SandcastleInstaller/InstallerConfiguration.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<pathOffset location="..\..\..\..\..\Deployment" />

<!-- This indicates the tools version with which this installer is associated.-->
<tools version="2023.3.4.0" />
<tools version="2023.7.8.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 @@ -16,7 +16,7 @@
<page type="Sandcastle.Installer.InstallerPages.WelcomePage" />

<page type="Sandcastle.Installer.InstallerPages.WhatsNewPage">
<whatsNew url="https://EWSoftware.github.io/SHFB/html/ed81b95f-c8d2-4d9e-9397-b50494fc0cc5.htm"
<whatsNew url="https://EWSoftware.github.io/SHFB/html/238d9fb1-5eb0-4e0e-a9bc-80fa0c1422d6.htm"
description="Current Version Release Notes" />
<whatsNew url="https://EWSoftware.github.io/SHFB/html/bc933f8f-e792-45bf-afec-62aa2c46aa3b.htm"
description="Third-Party Component Migration Support" />
Expand Down
4 changes: 0 additions & 4 deletions SHFB/Source/Setup/DeploymentFiles.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -4080,9 +4080,6 @@
<Component Id="cmp983A6C864A0C0CE6177F7E434C41413D" Guid="{A373E5EC-C8BF-4B82-9DEC-F75CAA7785B1}">
<File Id="filA4E52A2B4B4507EE2C6B5EE836B1CCB1" KeyPath="yes" Source="$(var.RootFolder)\Tools\ItemTemplates\Html Page.html" />
</Component>
<Component Id="cmp25425562AC03FF495D1641D2EAE0D122" Guid="{4FC9C0C4-EEFF-4BC3-8441-115907EC4167}">
<File Id="filEB3E4C754756FCE5E6EDF2FDCAA453EC" KeyPath="yes" Source="$(var.RootFolder)\Tools\ItemTemplates\ItemTemplates.vsspell" />
</Component>
<Component Id="cmp9D915E269136EB25AD5C42E1268684A3" Guid="{55B56BFE-E55C-48B5-8A7B-4B2C2A8D0CD0}">
<File Id="fil9D14C35F960EA545A2BF7AE06F8025F5" KeyPath="yes" Source="$(var.RootFolder)\Tools\ItemTemplates\Resource Item File.items" />
</Component>
Expand Down Expand Up @@ -5431,7 +5428,6 @@
<ComponentRef Id="cmp641E31F7E9200BD5C715C1DEC4764C3A" />
<ComponentRef Id="cmpAD0E65CCF97F994E0DE8A412500F51A8" />
<ComponentRef Id="cmp983A6C864A0C0CE6177F7E434C41413D" />
<ComponentRef Id="cmp25425562AC03FF495D1641D2EAE0D122" />
<ComponentRef Id="cmp9D915E269136EB25AD5C42E1268684A3" />
<ComponentRef Id="cmp40D71EA3620D53E655E1C1EC5177FA98" />
<ComponentRef Id="cmpEF0906CBEDB2FEF15DE7E081CBBC7165" />
Expand Down
2 changes: 1 addition & 1 deletion SHFB/Source/VSIX_VS2017/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
@@ -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="2023.3.4.0" Language="en-US" Publisher="EWSoftware" />
<Identity Id="c997d569-ee8e-4947-a46f-9a0717ce39a0" Version="2023.7.8.0" Language="en-US" Publisher="EWSoftware" />
<DisplayName>SHFB (VS2017 and VS2019)</DisplayName>
<Description xml:space="preserve">Visual Studio integration for the Sandcastle Help File Builder.</Description>
<MoreInfo>https://ewsoftware.github.io/SHFB/html/bd1ddb51-1c4f-434f-bb1a-ce2135d3a909.htm</MoreInfo>
Expand Down
2 changes: 1 addition & 1 deletion SHFB/Source/VSIX_VS2022/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
@@ -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="SHFB.A8C96335-DAF7-4D30-89E2-B004400E4525" Version="2023.3.4.0" Language="en-US" Publisher="EWSoftware" />
<Identity Id="SHFB.A8C96335-DAF7-4D30-89E2-B004400E4525" Version="2023.7.8.0" Language="en-US" Publisher="EWSoftware" />
<DisplayName>SHFB (VS2022 and Later)</DisplayName>
<Description xml:space="preserve">Visual Studio integration for the Sandcastle Help File Builder.</Description>
<MoreInfo>https://ewsoftware.github.io/SHFB/html/bd1ddb51-1c4f-434f-bb1a-ce2135d3a909.htm</MoreInfo>
Expand Down

0 comments on commit 2201c42

Please sign in to comment.