Commit d8832a4
committed
ci: exclude api/platform from README check
Add exclusion mechanism for driver categories that don't require
README.rst files. The drivers:api and drivers:platform folders are
now excluded from the documentation check as they contain interface
files and platform-specific implementations rather than standalone
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 d8832a4
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