SandCastle - An API Creation for C# & VB.NET

No replies
Anonymous
Printer-friendly versionPrinter-friendly version

1. Manual TOC Creation
I want to add TOC manually for my API document that I am creating using SANDCASTLE and XML TAGS in C# solution.
Procedure - I wrote descriptions, values, remarks and other required data in C# code using XML tags. Then converted it into CHM help using SandCastle tool. This shows help but I want to customize both the Help content that is being displayed and the TOC.

Kindly help as there is unwanted content that is coming in my API help that I want to discard.

2. How can I filter the methods or functions from being added or displayed in teh help manual.