I am using SandCastle with the HelpBuilder GUID for the first time today to help create the APIs for some of our public functions and properties. I have included /// <summary> ... </summaryin a number of properties where, in my opinion, they will receive additional documentation or examples of use.
When I create the output file in chm, I don’t see any summary descriptions at all. All property items are listed, but their descriptions are empty. I rebuilt the project and tried several settings in SandCastle, but they still do not appear.
Is there something obvious that I don't notice? Does SandCastle notice a property summary? Or do you need a resume for another keyword?
source
share