File tree Expand file tree Collapse file tree 3 files changed +39
-13
lines changed Expand file tree Collapse file tree 3 files changed +39
-13
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,6 @@ def setup(app):
108108 "sphinx_copybutton" ,
109109 "sphinx_design" ,
110110 "sphinx.ext.todo" ,
111- "sphinx-prompt" , # Required by sphinx_substitution_extensions
112111 "sphinx_inline_tabs" ,
113112 "sphinx_substitution_extensions" ,
114113 "sphinx_sitemap" ,
Original file line number Diff line number Diff line change @@ -2,7 +2,6 @@ furo>=2024.8.6
22sphinx-copybutton >= 0.5.2
33sphinx-design >= 0.5.0
44sphinx-inline-tabs >= 2023.4.21
5- sphinx-prompt >= 1.5.0
65sphinx-sitemap == 2.6.0
76sphinx-substitution-extensions >= 2022.02.16
87sphinx-tabs >= 3.4.7
Original file line number Diff line number Diff line change @@ -43,6 +43,13 @@ Overview of supported operating systems
4343 - Full
4444 -
4545
46+ * - `AlmaLinux `_ 10
47+ - x86_64, aarch64 / arm64
48+ - Yes
49+ - Yes
50+ - Full
51+ -
52+
4653 * - `Amazon Linux `_ 2
4754 - x86_64, aarch64 / arm64
4855 -
@@ -85,14 +92,21 @@ Overview of supported operating systems
8592 - Full
8693 - Yes
8794
88- * - `macOS `_ 12
89- - x86_64
95+ * - `macOS `_ 13
96+ - x86_64, arm64
9097 -
9198 - Yes
9299 - Full
93100 -
94101
95- * - `macOS `_ 13
102+ * - `macOS `_ 14
103+ - x86_64, arm64
104+ -
105+ - Yes
106+ - Full
107+ -
108+
109+ * - `macOS `_ 15
96110 - x86_64, arm64
97111 -
98112 - Yes
@@ -141,6 +155,13 @@ Overview of supported operating systems
141155 - Full
142156 -
143157
158+ * - `RedHat `_ 10
159+ - x86_64, aarch64 / arm64
160+ - Yes
161+ - Yes
162+ - Full
163+ -
164+
144165 * - `Rocky Linux `_ 8
145166 - x86_64, aarch64 / arm64
146167 - Yes
@@ -155,26 +176,26 @@ Overview of supported operating systems
155176 - Full
156177 - Yes
157178
158- * - `SLES `_ 12 SP5
159- -
179+ * - `Rocky Linux `_ 10
180+ - x86_64, aarch64 / arm64
160181 - Yes
161182 - Yes
162183 - Full
163184 -
164185
165- * - `SLES `_ 15 SP5
186+ * - `SLES `_ 12 SP5
166187 -
167188 - Yes
168189 - Yes
169190 - Full
170191 -
171192
172- * - `Ubuntu `_ 20.04
173- - amd64, arm64
193+ * - `SLES `_ 15 SP5
194+ -
174195 - Yes
175196 - Yes
176197 - Full
177- - Yes
198+ -
178199
179200 * - `Ubuntu `_ 22.04
180201 - amd64, arm64
@@ -209,14 +230,14 @@ Overview of supported operating systems
209230 -
210231 - Yes
211232 - Full
212- - Yes
233+ -
213234
214235 * - `Windows `_ 2019
215236 - x86, AMD64
216237 -
217238 - Yes
218239 - Full
219- - Yes
240+ -
220241
221242 * - `Windows `_ 2022
222243 - x86, AMD64
@@ -225,6 +246,13 @@ Overview of supported operating systems
225246 - Full
226247 - Yes
227248
249+ * - `Windows `_ 2025
250+ - x86, AMD64
251+ -
252+ - Yes
253+ - Full
254+ - Yes
255+
228256
229257Support definitions
230258===================
You can’t perform that action at this time.
0 commit comments