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 f405c61 commit 45a6c04Copy full SHA for 45a6c04
.github/workflows/render-documentation.yml
@@ -29,4 +29,5 @@ jobs:
29
with:
30
source-path: './src'
31
target-path: './docs/api.md'
32
- fail-on-warnings: false
+ fail-on-warnings: false
33
+ exclude-pattern: '*/lib/* */microchip/*'
0 commit comments