Commit a69500e
Declare as Sphinx parallel safe
This should enable projects using this Sphinx extension to run in
parallel mode (`sphinx-build -j N`). AFAICT this extension is parallel
safe, see requirements here:
https://www.sphinx-doc.org/en/master/extdev/index.html#extension-metadata1 parent e39eb28 commit a69500e
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
| 188 | + | |
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
0 commit comments