File tree Expand file tree Collapse file tree 2 files changed +2
-23
lines changed Expand file tree Collapse file tree 2 files changed +2
-23
lines changed Original file line number Diff line number Diff line change 68
68
#
69
69
# This is also used if you do content translation via gettext catalogs.
70
70
# Usually you set "language" from the command line for these cases.
71
- language = None
71
+ language = 'en'
72
72
73
73
# List of patterns, relative to source directory, that match files and
74
74
# directories to ignore when looking for source files.
Original file line number Diff line number Diff line change 1
- alabaster == 0.7.13
2
- Babel == 2.13.0
3
- certifi >= 2023.7.22
4
- charset-normalizer == 3.3.0
5
- docutils == 0.16
6
- idna == 3.4
7
- imagesize == 1.4.1
8
- Jinja2 == 3.0.3
9
- MarkupSafe == 2.1.3
10
- packaging == 23.2
11
- Pygments == 2.16.1
12
- requests >= 2.31.0
13
- snowballstemmer == 2.2.0
14
- Sphinx == 3.5.4
1
+ Sphinx == 7.2.6
15
2
sphinx-rtd-theme == 1.3.0
16
- sphinxcontrib-applehelp == 1.0.4
17
- sphinxcontrib-devhelp == 1.0.2
18
- sphinxcontrib-htmlhelp == 2.0.1
19
- sphinxcontrib-jquery == 4.1
20
- sphinxcontrib-jsmath == 1.0.1
21
- sphinxcontrib-qthelp == 1.0.3
22
- sphinxcontrib-serializinghtml == 1.1.5
23
- urllib3 == 2.0.6
You can’t perform that action at this time.
0 commit comments