Commit bc6ad52
committed
Add CI check that generated documentation is up to date
The Sphinx extensions in doc/exts/ regenerate tracked .rst files on
every build, but a clean Sphinx build was not enough to flag drift in
the committed copies. Run 'git diff --exit-code' after 'tox -e docs' so
PRs that change checker messages or options must include the
regenerated docs.1 parent b080a21 commit bc6ad52
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
0 commit comments