We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e040f33 commit c60da88Copy full SHA for c60da88
scripts/datasheet-rendering/config.json
@@ -1,6 +1,6 @@
1
{
2
"datasheetFile" : "datasheet.md",
3
- "excludePatterns" : [".git", "/template", "/_unlisted"],
+ "excludePatterns" : [".git", "template", "_unlisted"],
4
"defaultSourcePath" : "../../content/hardware",
5
"relativeBuildPath" : "../downloads",
6
"datasheetsFolder" : "datasheets",
0 commit comments