2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-01 14:35:29 +00:00

[#2969] replace sphinx tabs with list-table

This commit is contained in:
Andrei Pavel
2023-11-03 13:10:34 +02:00
parent ff6822a8c1
commit edabef7303
5 changed files with 51 additions and 52 deletions

View File

@@ -59,7 +59,6 @@ dashed_version_series='-'.join(version.split('.')[0:2])
extensions = [
'sphinx.ext.todo',
'sphinx.ext.mathjax',
'sphinx_tabs.tabs',
]
# The suffix(es) of source filenames.