docs: disable rst.linker for Python 3.11
commitafc563973ea8398e40d7cff4f7ff947798a7e91f
authorDavid Aguilar <davvid@gmail.com>
Fri, 12 Aug 2022 02:03:19 +0000 (11 19:03 -0700)
committerDavid Aguilar <davvid@gmail.com>
Fri, 12 Aug 2022 02:04:21 +0000 (11 19:04 -0700)
tree21a134d619482acbada9e58854a0ada750abfbba
parent2c7f4d311da7eb46d20d4603bd820d540723e7fb
docs: disable rst.linker for Python 3.11

rst.linker seems to have issues in Python 3.11.
Disable it for now. We can start using it later.

Closes #1251
Reported-by: David Bold <davidsch@fedoraproject.org>
Signed-off-by: David Aguilar <davvid@gmail.com>
docs/conf.py