Commit 0df3b90
committed
singlebuilder: provide tags into get_and_resolve_doctree call
Sphinx had added a requirement for a tag parameter on its
`get_and_resolve_doctree` call. If the method appears to support a tags
parameter, forward the tags from the builder in.
[1]: sphinx-doc/sphinx#13631
Signed-off-by: James Knight <[email protected]>1 parent 3ca13ee commit 0df3b90
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
44 | 51 | | |
45 | 52 | | |
46 | 53 | | |
| |||
0 commit comments