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 ...
1
vote
1answer
483 views

Using MAML for conceptual documentation of library

I am working on a new library and I am using XML comments for API documentation along with SandCastle which works really well. But I need to write additional documentation which covers concepts, ...
0
votes
0answers
38 views

How can I duplicate Sandcastle's member list table styles in conceptual documentation?

I have an SDK for which I am writing documentation. I'm using Sandcastle, and for the generated documentation from the DotNet assembly classes it works great. However, the functionality of my SDK is ...