Menu

#262 How to gather several generated docs in the same namespace

open
nobody
None
5
2005-08-09
2005-08-09
ShadowFil
No

Hi,

I generated two NDoc project with the VS.NET 2003
documenter and I got "myCompany.CoreCollecion.HxS"
and "myCompany.ApplicationsCollecion.HxS".

In the Help of VS.NET 2003, I see this :
+ myCompany.Core
+ myCompany.Core.Persistence
+ myCompany.Core.BusinessObjects
+ myCompany.Applications
+ myCompany.Applications.App1UI
+ myCompany.Applications.App2UI

I would want to see only one node "MyCompany" (with
the book icon) and my two collections below as this :
+ MyCompany
+ myCompany.Core
+ myCompany.Core.Persistence
+ myCompany.Core.BusinessObjects
+ myCompany.Applications
+ myCompany.Applications.App1UI
+ myCompany.Applications.App2UI

or better :
+ MyCompany
+ myCompany.Core.Persistence
+ myCompany.Core BusinessObjects
+ myCompany.Applications.App1UI
+ myCompany.Applications.App2UI

How can I do with NDoc ?

Thank you for your help.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.