+
{{__global.inheritedMembers}}
+{{/inheritedMembers.0}}
+{{#inheritedMembers}}
+
+ {{#definition}}
+
+ {{/definition}}
+ {{^definition}}
+
+ {{/definition}}
+
+{{/inheritedMembers}}
+{{#inheritedMembers.0}}
+
+{{/inheritedMembers.0}}
+
+
+
{{{summary}}}
+
{{{conceptual}}}
+
{{__global.declaration}}
+
+{{#syntax}}
+
+
{{syntax.content.0.value}}
+
+
+{{#parameters.0}}
+
{{__global.parameters}}
+
+{{/parameters.0}}
+{{#parameters}}
+
+
+ {{{type.specName.0.value}}}
+ {{{id}}}
+ {{{description}}}
+ |
+
+{{/parameters}}
+{{#parameters.0}}
+
+{{/parameters.0}}
+
+{{#return}}
+
{{__global.returns}}
+
+
+
+ {{{type.specName.0.value}}}
+ {{{description}}}
+ |
+
+
+{{/return}}
+
+{{#typeParameters.0}}
+
{{__global.typeParameters}}
+
+{{/typeParameters.0}}
+{{#typeParameters}}
+
+
+ {{{id}}}
+ {{{description}}}
+ |
+
+{{/typeParameters}}
+{{#typeParameters.0}}
+
+{{/typeParameters.0}}
+
+{{#fieldValue}}
+
{{__global.fieldValue}}
+
+
+
+ {{{type.specName.0.value}}}
+ {{{description}}}
+ |
+
+
+{{/fieldValue}}
+
+{{#propertyValue}}
+
{{__global.propertyValue}}
+
+
+
+ {{{type.specName.0.value}}}
+ {{{description}}}
+ |
+
+
+{{/propertyValue}}
+
+{{#eventType}}
+
{{__global.eventType}}
+
+
+
+ {{{type.specName.0.value}}}
+ {{{description}}}
+ |
+
+
+{{/eventType}}
+{{/syntax}}
+
+{{#overridden}}
+
{{__global.overrides}}
+
+{{/overridden}}
+
+{{#implements.0}}
+
{{__global.implements}}
+{{/implements.0}}
+{{#implements}}
+ {{#definition}}
+
+ {{/definition}}
+ {{^definition}}
+
+ {{/definition}}
+{{/implements}}
+
+{{#remarks}}
+
+
+{{/remarks}}
+
+{{#example.0}}
+
{{__global.examples}}
+{{/example.0}}
+{{#example}}
+{{{.}}}
+{{/example}}
+
+{{#exceptions.0}}
+
{{__global.exceptions}}
+
+{{/exceptions.0}}
+{{#exceptions}}
+
+
+ {{{type.specName.0.value}}}
+ {{{description}}}
+ |
+
+{{/exceptions}}
+{{#exceptions.0}}
+
+{{/exceptions.0}}
+
+{{#seealso.0}}
+
{{__global.seealso}}
+
+{{/seealso.0}}
+{{#seealso}}
+ {{#isCref}}
+
{{{type.specName.0.value}}}
+ {{/isCref}}
+ {{^isCref}}
+
{{{url}}}
+ {{/isCref}}
+{{/seealso}}
+{{#seealso.0}}
+
+{{/seealso.0}}
+
+{{/children}}
+{{/children}}
+
+{{#extensionMethods.0}}
+
+{{/seealso.0}}
+{{#seealso}}
+ {{#isCref}}
+
{{{type.specName.0.value}}}
+ {{/isCref}}
+ {{^isCref}}
+
{{{url}}}
+ {{/isCref}}
+{{/seealso}}
+{{#seealso.0}}
+
+{{/seealso.0}}
diff --git a/eng/common/docgeneration/templates/matthews/partials/enum.tmpl.partial b/eng/common/docgeneration/templates/matthews/partials/enum.tmpl.partial
new file mode 100644
index 0000000000000..91e7ede1ac83d
--- /dev/null
+++ b/eng/common/docgeneration/templates/matthews/partials/enum.tmpl.partial
@@ -0,0 +1,24 @@
+{{>partials/class.header}}
+{{#children}}
+ {{#children}}
+