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 ...
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 ...
0
votes
1answer
64 views

Creating standalone help files

Currently I'm wrapping up an application at the moment, and I'm at the stage where I need to document the application for anyone who wants to use it. At this point, I just need something that will ...
0
votes
3answers
188 views

Help files .. formats?

I found this interesting discussion regarding help file formats and the future direction they may take. We are at a crossroad with our new .NET project in that we need to decide on the best format for ...
0
votes
1answer
140 views

Help file like Microsoft Office's

I am developing an Outlook add-in and I want to create a help file for it. Currently I am using CHM file. Is there a tool to create help file like Microsoft office's? If not, how can I create a ...