| Article: |
Using NDoc: Adding World-Class Documentation to Your .NET Components | |
| Subject: | How to use UseNamespaceDocSummaries | |
| Date: | 2005-08-08 10:59:59 | |
| From: | ppastor | |
|
According to the documentation, I can set UseNamespaceDocSummaries to true, and the documenter should look for a class called NamespaceDoc, and then use its summary as the summary for the Namespace. Well, I've done this, and it is not working. Any ideas?
|
||
Showing messages 1 through 1 of 1.
-
How to use UseNamespaceDocSummaries
2005-08-08 11:17:49 ppastor [View]



My NamespaceDoc class was in the wrong namespace!