Commit ea4fd7e
committed
ci: documentation: exclude drivers/api from README
Add exclusion mechanism for driver categories that don't require
README.rst files. The drivers/api folder is now excluded from the
documentation check as it contains interface files rather than
driver implementations. Additional categories can be easily added
to the excluded_categories array in the future.
Signed-off-by: Antoniu Miclaus <[email protected]>1 parent c229658 commit ea4fd7e
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| |||
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
49 | 60 | | |
50 | 61 | | |
51 | 62 | | |
| |||
0 commit comments