Commit 1264b71
committed
ci: add documentation validation to test workflow
- Add validate-docs job that runs before tests
- Check documentation coverage (must be 100%)
- Validate required Doxygen tags (@brief, @param, @return)
- Tests depend on passing documentation validation
This ensures all PRs maintain documentation quality standards.1 parent ee96e15 commit 1264b71
1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
29 | 46 | | |
30 | 47 | | |
31 | 48 | | |
| 49 | + | |
32 | 50 | | |
33 | 51 | | |
34 | 52 | | |
| |||
0 commit comments