We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fc87a7 commit 6d238feCopy full SHA for 6d238fe
1 file changed
config/conf.py
@@ -35,6 +35,7 @@
35
36
# Other versions that display in the version picker menu.
37
version_list = [
38
+ {'name': '5.x', 'number': '5', 'title': '5.x Book'},
39
{'name': '4.x', 'number': '4', 'title': '4.x Book'},
40
{'name': '3.x', 'number': '3', 'title': '3.x Book'},
41
{'name': '2.x', 'number': '2.0', 'current': True, 'title': '2.x Book'},
0 commit comments