Skip to content

Commit 9287bb1

Browse files
committed
Mark missing docs
1 parent 16a10ee commit 9287bb1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Microsoft.Toolkit.Uwp.SampleApp/SamplePages/samples.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1261,7 +1261,8 @@
12611261
"CodeUrl" : "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/Markup/EnumValuesExtension.cs",
12621262
"Icon": "/Assets/Helpers.png",
12631263
"XamlCodeFile": "EnumValuesExtensionXaml.bind",
1264-
"CodeFile": "EnumValuesExtensionCode.bind"
1264+
"CodeFile": "EnumValuesExtensionCode.bind",
1265+
"DocumentationUrl": "Missing"
12651266
}
12661267
]
12671268
},

0 commit comments

Comments
 (0)