File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,11 @@ formats: all
77sphinx :
88 configuration : docs/conf.py
99
10+ build :
11+ os : ubuntu-22.04
12+ tools :
13+ python : " 3.12"
14+
1015python :
11- version : 3.7
1216 install :
1317 - requirements : docs/requirements.txt
Original file line number Diff line number Diff line change 5252
5353# General information about the project.
5454project = u'PostNL PHP bindings'
55- copyright = u'2017-2023 , Michael Dekker - not affiliated with PostNL'
55+ copyright = u'2017-2024 , Michael Dekker - not affiliated with PostNL'
5656
5757# The version info for the project you're documenting, acts as replacement for
5858# |version| and |release|, also used in various other places throughout the
5959# built documents.
6060#
6161# The short X.Y version.
62- version = 'v1.4.x '
62+ version = '1.4 '
6363# The full version, including alpha/beta/rc tags.
6464release = 'v1.4.x'
6565
Original file line number Diff line number Diff line change 1- Sphinx == 4.3.2
2- sphinx-rtd-theme == 1 .0.0
3- sphinxcontrib-phpdomain == 0.8 .0
4- sphinx-toolbox == 2.15.2
5- sphinx-tabs == 3.2.0
1+ Sphinx == 8.1.3
2+ sphinx-rtd-theme == 3 .0.2
3+ sphinxcontrib-phpdomain == 0.12 .0
4+ sphinx-toolbox == 3.8.1
5+ sphinx-tabs == 3.4.5
You can’t perform that action at this time.
0 commit comments