Skip to content

Commit b926268

Browse files
committed
excluded sample from docs generation
1 parent 62b2191 commit b926268

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Ubiquity.CommandlineParsing.docfx/docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[
77
{
88
"files": [ "**.csproj" ],
9-
"exclude": [ "*UT/**","*Docfx/**" ],
9+
"exclude": [ "*UT/**","*Docfx/**", "Sample*/**" ],
1010
"src":".."
1111
}
1212
],

0 commit comments

Comments
 (0)