SHFB icon indicating copy to clipboard operation
SHFB copied to clipboard

Sandcastle Help File Builder (SHFB). A standalone GUI, Visual Studio integration package, and MSBuild tasks providing full configuration and extensibility for building help files with the Sandcastle...

Results 37 SHFB issues
Sort by recently updated
recently updated
newest added

This is similar to #428 but for F#. F# does not have region directives. It uses `//` for end-of-line comments and `(* *)` for delimited comments. Given MAML ```html ```...

It seems Sandcastle cannot resolve dependencies if "Nuget Central Package Management" is used (https://learn.microsoft.com/en-us/nuget/consume-packages/central-package-management) See attached sample: in the solution root, a file "Directory.Packages.props" enables this feature and defines a...

The SHFBInstaller_2024.9.12.0.zip file for the latest release contains two copies of the `InstallerConfiguration.xml` file: ![image](https://github.com/user-attachments/assets/25019587-53bc-4c6e-adb4-39ebefad89e3) This duplicate file is not visible if you open the file in Windows Explorer, but...

Thought I had reported this already but, apparently not. The current .NET SDK contains commands to list packages used by a project (or all projects in a solution), including showing...

The Entity References window is a great resource. Here are a few things that could improve it: * Point out its location (View > Other windows > ...) in the...

I am using Visual Studio 2022 Professional (latest version) and I just upgraded SHFB to the latest version. After adding a conceptual content topic file (using the standard Add menu...

Hi there, this is a draft for a Plug-In that would allow to render any Attrubute as needed. It would also make it possible to change or remove Obsolete messages...