Updated docfx.json

This commit is contained in:
Banani Rath (Mindtree LTD)
2018-12-06 00:52:17 +00:00
parent 536f53daa1
commit 9970c7565a

View File

@ -9,7 +9,7 @@
],
"resource": [
{
"files": ["**/images/**", "**/*.json"],
"files": ["**/images/**"],
"exclude": ["**/obj/**"]
}
],