For each class in the project, SandCastle creates (among others) two pages:
- The main page, called as
T_class_full_name, with the description, Syntax, Inheritance Hierarchy and See Also - The members page, called as
AllMembers_T_class_full_name, with Constructors, Methods, Fields, etc.
Is there a way to merge these two together - with the members page being appended to the main page?