Tagged Questions
9
votes
5answers
2k views
Does anyone know of a good MAML editor
At work we use Sandcastle for creation of help files. I have been using SandCastleGUI for some time and I'm looking for a way to create additional pages in the help file.
These pages are written in ...
3
votes
1answer
354 views
adding class diagrams from VS2008 to Sandcastle help file
I've made class diagrams for my projects in Visual Studio 2008 Team System and I want to embed these diagrams in my Sandcastle .chm file. I keep finding references to the Drawbridge component for ...
2
votes
1answer
252 views
Sandcastle setup - Navigation to webpage was canceled
I am try to use Sandcastle Help File Builder, but can't quite get it to work. Here is what I have done:
1) installed the program; works like normal
2) enabled xml in the project I want documentation ...
1
vote
1answer
737 views
Can I programmatically export class diagrams from Visual Studio 2008?
I can export a class diagram as an image from Visual Studio by right-clicking on the surface and choosing "Export Diagram as Image..."
Is there a way to do this through command line? I'd like to ...