vote up 1 vote down star
1

how to add a sandcastle help file builder project (.shfbproj) to a visual studio 2008 solution?

flag

52% accept rate
You might want to clarify your question. Do you want to simply keep the shfbproj as part of your solution (in the solution tree) or are you wanting to integrate the building of documentation as part of your solution's build process? – j0rd4n Apr 13 at 17:15

1 Answer

vote up 4 vote down

Yes, there is a way to create Sandcastle docs inside Visual Studio: DocProject

To quote the project web site:

DocProject drives the Sandcastle help generation tools using the power of Visual Studio 2005/2008 and MSBuild. Choose from various project templates that build compiled help version 1.x or 2.x for all project references. DocProject facilitates the administration and development of project documentation with Sandcastle, allowing you to use the integrated tools of Visual Studio to customize Sandcastle's output.

Marc

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.