Novacta.Documentation.ShfbTools
2019.4.14-preview000
Prefix Reserved
See the version list below for details.
dotnet add package Novacta.Documentation.ShfbTools --version 2019.4.14-preview000
NuGet\Install-Package Novacta.Documentation.ShfbTools -Version 2019.4.14-preview000
<PackageReference Include="Novacta.Documentation.ShfbTools" Version="2019.4.14-preview000" />
paket add Novacta.Documentation.ShfbTools --version 2019.4.14-preview000
#r "nuget: Novacta.Documentation.ShfbTools, 2019.4.14-preview000"
// Install Novacta.Documentation.ShfbTools as a Cake Addin #addin nuget:?package=Novacta.Documentation.ShfbTools&version=2019.4.14-preview000&prerelease // Install Novacta.Documentation.ShfbTools as a Cake Tool #tool nuget:?package=Novacta.Documentation.ShfbTools&version=2019.4.14-preview000&prerelease
This package provides support for adding features to the Sandcastle Help File Builder project. In particular, the tools enable what follows.
* Adding LaTeX content to SHFB documentation files.
* Managing images in SHFB Reference topics.
* Setting lists of keywords to be colorized in code examples.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Novacta.Transactions.IO (>= 1.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
2021.4.9-preview000 | 283 | 5/14/2021 | |
2020.3.6-preview000 | 401 | 4/13/2020 | |
2019.4.14-preview000 | 450 | 6/27/2019 | |
2018.7.8-preview000 | 709 | 7/27/2018 | |
2018.5.29-preview000 | 704 | 7/25/2018 | |
2018.5.14-preview000 | 709 | 7/22/2018 |
Release of the package supporting SHFB version v2019.4.14.0.
Changes in this release.
* A new configuration option controls if a LaTeX equation must be interpreted, by default, as entered in "inline" mode, or in "display" mode.
* A new configuration option enables the addition of further commands to the preamble of LaTeX documents used by the tools to represent equations.