Commit e2f6c72
fix(docs): fail Docker build if .rstcheck.cfg is missing
Changed build-docs.sh to exit with error if .rstcheck.cfg is not found
in expected locations rather than silently creating a default config.
This ensures configuration issues are caught early and makes builds
more predictable and debuggable.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 37d4a17 commit e2f6c72
1 file changed
Lines changed: 3 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
23 | 17 | | |
24 | 18 | | |
25 | 19 | | |
| |||
0 commit comments