Skip to content

Commit 8af25f5

Browse files
committed
Add new 3.x branches to documentation config
Adds the `scylla-3.11.4.x` and `scylla-3.11.5.x` branches to the config, making them available versions on generated multiversion documentation page.
1 parent 17e03b1 commit 8af25f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/source/conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
'scylla-3.10.2.x',
1717
'scylla-3.11.0.x',
1818
'scylla-3.11.2.x',
19+
'scylla-3.11.4.x',
20+
'scylla-3.11.5.x',
1921
'scylla-4.7.2.x',
2022
'scylla-4.10.0.x',
2123
'scylla-4.11.1.x',
@@ -95,6 +97,8 @@
9597
'scylla-3.10.2.x',
9698
'scylla-3.11.0.x',
9799
'scylla-3.11.2.x',
100+
'scylla-3.11.4.x',
101+
'scylla-3.11.5.x',
98102
'scylla-4.7.2.x',
99103
'scylla-4.10.0.x',
100104
'scylla-4.11.1.x',

0 commit comments

Comments
 (0)