]> git.proxmox.com Git - proxmox-backup.git/commit
docs: cope with removal of language=None in Sphinx 5.0.0
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 8 Nov 2023 11:12:12 +0000 (12:12 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 8 Nov 2023 11:12:55 +0000 (12:12 +0100)
commit52c89be602fc69b16ff6ca365a0582a75296f3ed
treed3f2b95a118160c8a3c23dd53ce015df5a873350
parentb0d1c3fff40138410ba62f3532c5ea98de9060af
docs: cope with removal of language=None in Sphinx 5.0.0

avoid a few ugly errors that we get here since basing of the Debian
Bookworm release, which is the first to ship a sphinx version newer
than 5.0, which removed support for allowing None as language [0]

[0]: https://www.sphinx-doc.org/en/master/changes.html#release-5-0-0-released-may-30-2022

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
docs/conf.py