Updated docfx.json

This commit is contained in:
Banani Rath (Mindtree LTD)
2018-12-06 22:28:48 +00:00
parent 188559cc3f
commit e3b1ee09bf

View File

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