Tagged Questions
1
vote
1answer
498 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, ...