We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62b2191 commit b926268Copy full SHA for b926268
1 file changed
Ubiquity.CommandlineParsing.docfx/docfx.json
@@ -6,7 +6,7 @@
6
[
7
{
8
"files": [ "**.csproj" ],
9
- "exclude": [ "*UT/**","*Docfx/**" ],
+ "exclude": [ "*UT/**","*Docfx/**", "Sample*/**" ],
10
"src":".."
11
}
12
],
0 commit comments