In most cases each dll/exe is for one namespace only.
Could use "AssemblyDescriptionAttribute.Description
Property" as the source for the namespace summary
instead of having to set it yourself using nDoc GUI.
This attribute is set in the AssemblyInfo code file.
Logged In: YES
user_id=1011004
Can find this by using .NET SDK and index
"System.Reflection.AssemblyDescriptionAttribute"