Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/api-doc-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mdoc/Consts.cs')
-rw-r--r--mdoc/Consts.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/mdoc/Consts.cs b/mdoc/Consts.cs
index 64d86ab7..a420f910 100644
--- a/mdoc/Consts.cs
+++ b/mdoc/Consts.cs
@@ -41,6 +41,7 @@ namespace Mono.Documentation
public const string FrameworksIndex = "FrameworksIndex";
public const string FrameworkAlternate = "FrameworkAlternate";
public const string Index = "Index";
+ public const string Name = "Name";
public static bool CollapseInheritedInterfaces = true;