SHFB
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...
The version builder plug-in needs a complete overhaul to make it more useful and simpler to use. The most important part would be to allow including version information without having...
Add a "platform builder" modeled after the version builder plug-in but integrated into the build engine. It would evaluate all project documentation sources, group them by target framework, and build...
We're using Sandcastle to generate .NET documentation for our product API - works great, although we're still on an older version. I'm using an old but still operational utility PoshBuild...
I'm seeing a case where the correct, fully qualified code entity reference is not found when building help, even though the reference exactly matches what's in the XML documentation file,...
Instead of messing with MAML file tags, is there a WYSIWYG tool to edit MAML files?
_Moved from [CodePlex](https://shfb.codeplex.com/workitem/33228)_ As time permits, add a help file for the Sandcastle tools that describes the various tools and how they work and also provides a location to place...
The Common Project System is the de-facto standard way to add support for new project types in recent versions of Visual Studio. With #83 moving us exclusively to Visual Studio...
First off, thank you so much for making this. I've been using it for years and it's been great. Recently I've been going down the path of documenting one of...
Fixes #1053
I will try to make a reproducible test case, but we're having an issue where a number of classes are being left out of the documentation output. In addition, it's...