XML-documentation for a namespace

前端 未结 7 1173
自闭症患者
自闭症患者 2020-12-14 05:21

Would you write xml-doc for a namespace? And if yes, how and where?

I would think, if it is possible, maybe an almost empty file like this:

/// 

        
7条回答
  •  一生所求
    2020-12-14 06:06

    It is not possible to put comments on namespaces.

    UseNamespaceDocSummaries on http://ndoc.sourceforge.net/content/documenters.htm

提交回复
热议问题