mirror of
https://github.com/nextcloud/documentation.git
synced 2025-12-12 07:29:47 +07:00
build: 28 entered EOL
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
committed by
rakekniven
parent
7281c4d6bb
commit
e5fbbb24de
2
conf.py
2
conf.py
@@ -37,7 +37,7 @@ html_logo = "../_shared_assets/static/logo-white.png"
|
||||
rst_epilog = '.. |version| replace:: %s' % version
|
||||
|
||||
# building the versions list
|
||||
version_start = 28 # THIS IS THE OLDEST SUPPORTED VERSION NUMBER
|
||||
version_start = 29 # THIS IS THE OLDEST SUPPORTED VERSION NUMBER
|
||||
|
||||
# THIS IS THE VERSION THAT IS MAPPED TO https://docs.nextcloud.com/server/stable/
|
||||
version_stable = 30 # CHANGING IT MUST RESULT IN A CHANGE OF THE SYMLINK ON THE LIVE SERVER
|
||||
|
||||
Reference in New Issue
Block a user