Commit e346b96
committed
build: --keep-going with docs build to show all errors at once
Without --keep-going, 'make html' showed a single error at a time.
With --keep-going, 'make html' shows them all in one big list.
(Either way, the build would fail if there are any warnings, as desired.)1 parent fbb2b01 commit e346b96
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments