add yml to docfx.json

This commit is contained in:
greg-lindsay
2021-02-09 14:05:48 -08:00
parent 87440c9407
commit 6f658922d0

View File

@ -4,6 +4,7 @@
{ {
"files": [ "files": [
"**/*.md" "**/*.md"
"**/*.yml"
], ],
"exclude": [ "exclude": [
"**/obj/**", "**/obj/**",