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:
authorRanhaoXu <v-jex@microsoft.com>2020-08-12 02:28:35 +0300
committerGitHub <noreply@github.com>2020-08-12 02:28:35 +0300
commita97d8326e666e0e7c492ec309de304c4486ead75 (patch)
tree07d318d774c80ee880ff372fe74f39ee78fb9012 /mdoc/Test/TestEcmaDocs.xml
parentf7b6448e125457a31d4c4e77e56bec86815cfd23 (diff)
Added attribute formatter for C++ WINRT (#507)
Diffstat (limited to 'mdoc/Test/TestEcmaDocs.xml')
-rw-r--r--mdoc/Test/TestEcmaDocs.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/mdoc/Test/TestEcmaDocs.xml b/mdoc/Test/TestEcmaDocs.xml
index 225b2208..a310c1ad 100644
--- a/mdoc/Test/TestEcmaDocs.xml
+++ b/mdoc/Test/TestEcmaDocs.xml
@@ -19,6 +19,7 @@
<Attribute>
<AttributeName Language="C#">[CLSCompliantAttribute(true)]</AttributeName>
<AttributeName Language="F#">[&lt;CLSCompliantAttribute(true)&gt;]</AttributeName>
+ <AttributeName Language="C++ WINRT">/// [CLSCompliantAttribute(true)]</AttributeName>
<Excluded>0</Excluded>
</Attribute>
</Attributes>
@@ -61,6 +62,7 @@
<Attribute>
<AttributeName Language="C#">[CLSCompliantAttribute(true)]</AttributeName>
<AttributeName Language="F#">[&lt;CLSCompliantAttribute(true)&gt;]</AttributeName>
+ <AttributeName Language="C++ WINRT">/// [CLSCompliantAttribute(true)]</AttributeName>
<Excluded>0</Excluded>
</Attribute>
</Attributes>
@@ -96,6 +98,7 @@
<Attribute>
<AttributeName Language="C#">[CLSCompliantAttribute(true)]</AttributeName>
<AttributeName Language="F#">[&lt;CLSCompliantAttribute(true)&gt;]</AttributeName>
+ <AttributeName Language="C++ WINRT">/// [CLSCompliantAttribute(true)]</AttributeName>
<Excluded>0</Excluded>
</Attribute>
</Attributes>
@@ -194,6 +197,7 @@
<Attribute>
<AttributeName Language="C#">[CLSCompliantAttribute(true)]</AttributeName>
<AttributeName Language="F#">[&lt;CLSCompliantAttribute(true)&gt;]</AttributeName>
+ <AttributeName Language="C++ WINRT">/// [CLSCompliantAttribute(true)]</AttributeName>
<Excluded>0</Excluded>
</Attribute>
</Attributes>