For each class in the project SandCastle creates (among others) two pages:
- the main page, named T_class_full_name, with the description, Syntax, Inheritance Hierarchy and See Also
- and the members page, named 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 one?