How do I avoid empty namespaces in my documentation?
I have namespaces with only Internal/Private types, and they are omitted in the documentation I build. But the namespace shows up in the TOC anyway - don't want that.
How do I avoid empty namespaces in my documentation?
I have namespaces with only Internal/Private types, and they are omitted in the documentation I build. But the namespace shows up in the TOC anyway - don't want that.
You should be able to exclude these namespaces by unticking them in the project explorer, or by using the "Exclude" flag in the Content File editor. If that isn't working for you, just drop an email to support@innovasys.com and we'll be happy to help you figure out why.