Project Description
BizTalk tool that generates Sandcastle documentation from BizTalk artifacts deployed into the databases. Promotes documentation as part of the solution lifecycle. Documentation structure mimics the Admin Console and extracts documentation comments from all sources.

Introduction

The purpose of this project is to have a tool that:

Software Prerequisites

This project generates a Sandcastle Help File Builder project, which in turn uses Sandcastle to build CHM, Visual Studio and web-based help output. You need both of these projects installed (plus Sandcastle Styles) in order to generate any meaningful output.

This project also need to run on a machine with BizTalk installed.

Example

The following demonstrates documenting the BPM Solution Scenario from the BizTalk SDK Samples.

Download zipped CHM

The following is a screenshot of comments found in the BizTalk Administration Console:

adm-comments.png

You can observe these comments in the documentation here:
chm-comments.png

Here's a screenshot of what the BRE rules look like:
chm-bre.png


Enjoy!