From d33ff740e3cba8af334390c4dc9021d632517518 Mon Sep 17 00:00:00 2001 From: Jonathan Pryor Date: Thu, 1 Nov 2012 13:59:30 -0400 Subject: [PATCH] [mdoc] Update XSD @id, @tool for docs team. Xamarin docs team has requested the following changes to make life easier and increase tooling support: //para/@id: Similar in concept/purpose to the HTML @id attribute. //para/@tool: Contains the name of a tool which generated the . //exception/list: Allow lists within blocks. --- mcs/tools/mdoc/Resources/monodoc-ecma.xsd | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mcs/tools/mdoc/Resources/monodoc-ecma.xsd b/mcs/tools/mdoc/Resources/monodoc-ecma.xsd index 4529c8a399c..fe14e2cdd26 100644 --- a/mcs/tools/mdoc/Resources/monodoc-ecma.xsd +++ b/mcs/tools/mdoc/Resources/monodoc-ecma.xsd @@ -17,6 +17,7 @@ add masterdoc support? + @@ -38,6 +39,7 @@ add masterdoc support? + @@ -328,6 +330,7 @@ add masterdoc support? + @@ -534,6 +537,8 @@ add masterdoc support? + + -- 2.25.1