Skip to content

Commit c07c034

Browse files
authored
Update include patterns in ci.docfx.json
Removed PDF files from the include patterns.
1 parent 4e9e8f8 commit c07c034

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

ci.docfx.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@
4141
"roadmap/**/*.md",
4242
"roadmap/**/*.yml",
4343
"errors/**/*.md",
44-
"pdf/**/*.md",
45-
"pdf/**/*.yml",
4644
"toc.yml",
4745
"*.md"
4846
],
@@ -96,4 +94,4 @@
9694
"changefreq": "monthly"
9795
}
9896
}
99-
}
97+
}

0 commit comments

Comments
 (0)