@@ -15,14 +15,15 @@ Install `tools-requirements.txt` then run ``python check_versions.py
15
15
../cpython/`` (pointing to a real cpython clone) to see which version
16
16
of Sphinx we're using where::
17
17
18
- Docs build server is configured to use sphinx==2.0 .1
18
+ Docs build server is configured to use sphinx==2.2 .1
19
19
20
20
Sphinx configuration in various branches:
21
21
22
22
======== ============= ============= ================== ==================== ============= ===============
23
23
branch travis azure requirements.txt conf.py Makefile Mac installer
24
24
======== ============= ============= ================== ==================== ============= ===============
25
25
2.7 sphinx~=2.0.1 ø ø needs_sphinx='1.2'
26
+ 3.6 sphinx==1.8.2 sphinx==1.8.2 ø needs_sphinx='1.2'
26
27
3.7 sphinx==1.8.2 sphinx==1.8.2 ø needs_sphinx="1.6.6"
27
28
3.8 sphinx==1.8.2 sphinx==1.8.2 ø needs_sphinx='1.8' Sphinx==2.0.1
28
29
master sphinx==2.2.0 sphinx==2.2.0 sphinx==2.2.0 needs_sphinx='1.8' Sphinx==2.2.0 Sphinx==2.2.0
@@ -33,8 +34,9 @@ of Sphinx we're using where::
33
34
======== ===== ===== ===== ===== ======= ======= ======= =====
34
35
branch en fr ja ko pt-br zh-cn zh-tw id
35
36
======== ===== ===== ===== ===== ======= ======= ======= =====
36
- 2.7 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1
37
- 3.7 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1
38
- 3.8 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1
39
- 3.9 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1
37
+ 2.7 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1
38
+ 3.6 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1
39
+ 3.7 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1
40
+ 3.8 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1
41
+ 3.9 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1
40
42
======== ===== ===== ===== ===== ======= ======= ======= =====
0 commit comments