You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Genevieve Warren edited this page Oct 20, 2020
·
4 revisions
Namespace
Namespaces can't be documented in source code /// comments. Instead, add namespace summaries to the ns-<namespace>.xml files in the repo that contains your ECMAXML files. For the dotnet/dotnet-api-docs repo, these files are located in the root XML directory.
The following table provides wording guidelines and boilerplate text for Summary sections in namespace pages.
Item
Wording
Examples
Namespace
<Begin with a present-tense, third-person verb, such as Contains or Provides.>
System.Diagnosticssummary: Provides classes that allow you to interact with system processes, event logs, and performance counters.
System.Formats.Cborsummary: Contains types used in reading and writing data in the Concise Binary Object Representation (CBOR) format.