Skip to content

Commit

Permalink
Minor updates for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
EWSoftware committed Dec 31, 2022
1 parent ffc1b45 commit 2c01fd1
Show file tree
Hide file tree
Showing 33 changed files with 640 additions and 382 deletions.
4 changes: 2 additions & 2 deletions Deployment/InstallerConfiguration.xml
@@ -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="2022.10.15.0" />
<tools version="2022.12.30.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/5e4cbd92-c668-4774-95ea-4e2032c2729c.htm"
<whatsNew url="https://EWSoftware.github.io/SHFB/html/14daa2da-119b-4b45-b24a-1c8010d0aa06.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
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">v2022.10.15.0</item>
<item id="SandcastleVersion">v2022.12.30.0</item>
<item id="VisualStudioMinVersion">Visual Studio 2017</item>
</content>
Expand Up @@ -20,6 +20,11 @@ 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="14daa2da-119b-4b45-b24a-1c8010d0aa06" />
</para>
</listItem>
<listItem>
<para>
<link xlink:href="5e4cbd92-c668-4774-95ea-4e2032c2729c" />
Expand Down
@@ -0,0 +1,88 @@
<?xml version="1.0" encoding="utf-8"?>
<topic id="14daa2da-119b-4b45-b24a-1c8010d0aa06" 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 2022.12.30.0. See the prior version release notes for information on the
breaking changes made to the presentation styles implementation.</para>
</introduction>

<section address="SandcastleTools">
<title>Sandcastle Tools</title>
<content>
<list class="bullet">
<listItem>
<para>Fixed BuildAssembler so that it sets the locale in the topic transformation to the selected
project's language.</para>
</listItem>

<listItem>
<para>Fixed the spelling of the <codeInline>PresentationStyleSettings.TopicTransformation</codeInline>
property name. Third-party components will need to be rebuilt against the latest version of the NuGet packages.</para>
</listItem>

<listItem>
<para>Updated the .NET Core/.NET Standard/.NET 5.0+ reflection data set to include .NET 7.0
assembly information.</para>
</listItem>

<listItem>
<para>Fixed framework comments inclusion so that if a target framework is not present (.NET 5.0 or
later), it defaults to using the comments from the latest version that is available.</para>
</listItem>
</list>
</content>
</section>

<section address="PresenationStyles">
<title>Presentation Styles</title>
<content>
<list class="bullet">
<listItem>
<para>Fixed the <codeInline>section</codeInline> element handler so that it will render subsections
even when the content element is missing or empty. </para>
</listItem>

</list>
</content>

</section>

<section address="SHFB">
<title>Sandcastle Help File Builder</title>
<content>

<list class="bullet">
<listItem>
<para>Updated the package reference resolver to pick the most appropriate target and framework assets
based on the specified target framework rather than just picking the first target asset.</para>
</listItem>

<listItem>
<para>Fixed handling of the <codeInline>TargetFramework</codeInline> property in documentation source
projects if it is blank.</para>
</listItem>

<listItem>
<para>Added <localUri>Tools\HelpLibraryManagerLauncher.exe</localUri> to the help file builder NuGet
package.</para>
</listItem>

<listItem>
<para>Changed the help file builder NuGet package build properties file to use
<codeInline>BuildingInsideVisualStudio</codeInline> instead of an empty <codeInline>SHFBROOT</codeInline> value
to determine when to define <codeInline>SHFBROOT</codeInline> for command line builds. Visual Studio and the
standalone GUI will continue to use the installed version of the help file builder tools when building projects.
Command line builds will use whatever version of the help file builder NuGet package is included in the project
regardless of any locally installed version of the tools.</para>
</listItem>
</list>

</content>
</section>

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

</developerConceptualDocument>
</topic>
9 changes: 7 additions & 2 deletions Documentation/SandcastleBuilder/SandcastleBuilder.content
Expand Up @@ -1364,12 +1364,17 @@
<HelpKeyword index="K" term="support, donate" />
</HelpKeywords>
</Topic>
<Topic id="078cc1c7-7995-431e-bf9c-8813becbe8df" visible="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="5e4cbd92-c668-4774-95ea-4e2032c2729c" visible="True" title="Version 2022.10.15.0">
<Topic id="14daa2da-119b-4b45-b24a-1c8010d0aa06" visible="True" title="Version 2022.12.30.0">
<HelpKeywords>
<HelpKeyword index="K" term="versions, 2022.12.30.0" />
</HelpKeywords>
</Topic>
<Topic id="5e4cbd92-c668-4774-95ea-4e2032c2729c" visible="True" isSelected="true" title="Version 2022.10.15.0">
<HelpKeywords>
<HelpKeyword index="K" term="versions 2022.10.15.0" />
</HelpKeywords>
Expand Down
3 changes: 2 additions & 1 deletion Documentation/SandcastleBuilder/SandcastleBuilder.shfbproj
Expand Up @@ -35,7 +35,7 @@
<FeedbackEMailAddress>Eric%40EWoodruff.us</FeedbackEMailAddress>
<PresentationStyle>Default2022</PresentationStyle>
<SyntaxFilters>Standard</SyntaxFilters>
<HelpFileVersion>2022.10.15.0</HelpFileVersion>
<HelpFileVersion>2022.12.30.0</HelpFileVersion>
<ComponentConfigurations>
</ComponentConfigurations>
<DocumentationSources>
Expand Down Expand Up @@ -401,6 +401,7 @@
<None Include="Content\VersionHistory\v2015.7.26.0tov2021.4.9.0\v2021.4.9.0.aml" />
<None Include="Content\VersionHistory\v2021.11.7.0.aml" />
<None Include="Content\VersionHistory\v2022.10.15.0.aml" />
<None Include="Content\VersionHistory\v2022.12.30.0.aml" />
<None Include="Content\VersionHistory\v2022.2.6.0.aml" />
<None Include="Content\VersionHistory\v2022.8.14.0.aml" />
<None Include="Content\VisualStudio\GoToDefinition.aml" />
Expand Down
2 changes: 1 addition & 1 deletion NuGet/SHFB.NET.nuspec
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>EWSoftware.SHFB.NET</id>
<version>5.0.0.1</version>
<version>7.0.0.0</version>
<title>Sandcastle Help File Builder .NET Core/.NET Standard/.NET 5.0+ Reflection Data Set</title>
<authors>Eric Woodruff</authors>
<owners>Eric Woodruff</owners>
Expand Down
2 changes: 1 addition & 1 deletion NuGet/SHFB.nuspec
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>EWSoftware.SHFB</id>
<version>2022.10.15.1</version>
<version>2022.12.30.0</version>
<title>Sandcastle Help File Builder</title>
<authors>Eric Woodruff</authors>
<owners>Eric Woodruff</owners>
Expand Down

0 comments on commit 2c01fd1

Please sign in to comment.