mirror of
https://github.com/nextcloud/documentation.git
synced 2025-12-12 07:29:47 +07:00
2
conf.py
2
conf.py
@@ -36,7 +36,7 @@ html_logo = "../_shared_assets/static/logo-white.png"
|
||||
rst_epilog = '.. |version| replace:: %s' % version
|
||||
|
||||
# building the versions list
|
||||
version_start = 20 # THIS IS THE SUPPORTED VERSION NUMBER
|
||||
version_start = 21 # THIS IS THE SUPPORTED VERSION NUMBER
|
||||
version_stable = 22 # INCREASE THIS NUMBER TO THE LATEST STABLE VERSION NUMBER
|
||||
def generateVersionsDocs(current_docs):
|
||||
versions_doc = []
|
||||
|
||||
Reference in New Issue
Block a user