Commit 9c451a2
Update sphinx version (#6415)
* Use the current Sphinx version 7.x
* Change language to `en` for Sphinx
* Update sphinx config name `master_doc` -> `root_doc`
Ref: https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-master_doc
* Remove package pinning workarounds introduced for #6400.
Also remove an old pinning of the Jinja2 package which
is unlikely to be still necessary.
Fixes #6400
---------
Co-authored-by: Pavol Juhas <juhas@google.com>1 parent 8ae5bbb commit 9c451a2
2 files changed
+4
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 2 | | |
13 | | - | |
| 3 | + | |
14 | 4 | | |
15 | 5 | | |
16 | | - | |
0 commit comments