We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d45acd commit 22c0859Copy full SHA for 22c0859
config/all.py
@@ -18,6 +18,7 @@
18
19
# Other versions that display in the version picker menu.
20
version_list = [
21
+ {'name': '5.x', 'number': '5', 'title': '5.x Book'},
22
{'name': '4.x', 'number': '4', 'title': '4.x Book'},
23
{'name': '3.x', 'number': '3', 'title': '3.x Book'},
24
{'name': '2.x', 'number': '2', 'title': '2.x Book'},
0 commit comments