Currently, even if dint fails for some reason, the documentation generation continues on. This is not good as it hides problems until someone manually discovers them. Fix this by checking the exit code of dint and raising an exception if it isn't zero. To facilitate this, also replace call() with run() since it's a more modern and more flexible API. Signed-off-by: Stefan Hansson <newbyte@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7982> |
||
|---|---|---|
| .. | ||
| approval-rules.md | ||
| ci-tags.md | ||
| conf.py | ||
| device-categorization.md | ||
| generic-kernels.md | ||
| index.md | ||
| kconfigcheck.md | ||
| kernel-cmdline.md | ||
| kernel-versions.md | ||
| Makefile | ||