Maintaining up-to-date documentation for complex integration environments is a challenge for any administrator. Fortunately, the BizTalk Server 2010 Documenter (and its predecessor for BizTalk 2006) makes this task effortless.
Originally released on CodePlex by Nigel Bachmann, these essential tools are now maintained on GitHub to help the community keep their environment details organized.
Nigel Bachmann just added a new version of BizTalk Documenter: BizTalk Server 2010 Documenter and updated the existing version, BizTalk 2006 Documenter.
The source code and MSI for both versions are available on GitHub.
📝 One-Minute Brief
This post introduces the BizTalk Server 2010 Documenter, a vital tool for automatically generating technical documentation for BizTalk environments. It compiles host configurations, orchestration diagrams, ports, schemas, maps, pipelines, and more into a readable format. It also mentions the availability of the updated BizTalk 2006 version, both originally hosted on CodePlex (now moved to GitHub).
This tool creates documentation for a given BTS 2010 installation, and it will compile:
- BTS Host configuration.
- Send/Receive port configuration.
- Orchestration diagram,s complete with any custom code.
- Schema and Map content.
- Pipeline process flow.
- Adapter configuration.
- Rule engine vocabularies and policies.
- More…
You can find the source code and MSI installers for both the 2010 and 2006 versions on the official GitHub repository.

Have you looked at BizTalk Control Center (BCC)
http://biztalkcontrolcenter.codeplex.com
BizTalk Server 2013 documentation https://biztalk2013documenter.codeplex.com/
Can we install this tool with the HTML Help Workshop on Production machines? Is there any precautions that we may have to take. I want to install it on BizTalk Server 2010 machine.
yes you can