Skip to content

Commit 3c176d3

Browse files
author
Larry Franks
committed
removing exclude in prep for merge
1 parent f014b5d commit 3c176d3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docfx.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,7 @@
7373
"exclude": [
7474
"**/_themes/**",
7575
"**/includes/**",
76-
"**/obj/**",
77-
"**/v1/**"
76+
"**/obj/**"
7877
]
7978
},
8079
{

0 commit comments

Comments
 (0)