Updated docfx.json

This commit is contained in:
Banani Rath (Mindtree LTD) 2018-12-06 22:12:36 +00:00
parent 697a4fb512
commit 188559cc3f

View File

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