mirror of
https://github.com/nextcloud/documentation.git
synced 2025-12-12 07:29:47 +07:00
Stable is 22
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
@@ -7,12 +7,12 @@ This page gives an overview of the currently supported and released versions as
|
||||
+--------+-------------------+------------------+
|
||||
| | release date | end of life |
|
||||
+========+===================+==================+
|
||||
| **22** | 2021-07-06 | 2022-07 |
|
||||
+--------+-------------------+------------------+
|
||||
| **21** | 2021-02-22 | 2022-02 |
|
||||
+--------+-------------------+------------------+
|
||||
| **20** | 2020-10-03 | 2021-10 |
|
||||
+--------+-------------------+------------------+
|
||||
| **19** | 2020-06-03 | 2021-06 |
|
||||
+--------+-------------------+------------------+
|
||||
|
||||
Find the detailed schedule for major and maintenance releases at: `GitHub <https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule>`_.
|
||||
|
||||
@@ -34,6 +34,8 @@ Older versions
|
||||
+----------+----------------+-------------+-------------------------+
|
||||
| | release date | end of life | latest version |
|
||||
+==========+================+=============+=========================+
|
||||
| **19** | 2020-06-03 | 2021-06 | 19.0.13 (2021-07-01) |
|
||||
+----------+----------------+-------------+-------------------------+
|
||||
| **18** | 2020-01-16 | 2021-01 | 18.0.14 (2021-01-27) |
|
||||
+----------+----------------+-------------+-------------------------+
|
||||
| **17** | 2019-09-30 | 2020-10 | 17.0.10 (2020-10-08) |
|
||||
|
||||
4
conf.py
4
conf.py
@@ -36,8 +36,8 @@ html_logo = "../_shared_assets/static/logo-white.png"
|
||||
rst_epilog = '.. |version| replace:: %s' % version
|
||||
|
||||
# building the versions list
|
||||
version_start = 19 # THIS IS THE SUPPORTED VERSION NUMBER
|
||||
version_stable = 21 # INCREASE THIS NUMBER TO THE LATEST STABLE VERSION NUMBER
|
||||
version_start = 20 # THIS IS THE SUPPORTED VERSION NUMBER
|
||||
version_stable = 22 # INCREASE THIS NUMBER TO THE LATEST STABLE VERSION NUMBER
|
||||
def generateVersionsDocs(current_docs):
|
||||
versions_doc = []
|
||||
for v in range(version_start, version_stable + 1):
|
||||
|
||||
30
index.html
30
index.html
@@ -220,7 +220,7 @@
|
||||
</div>
|
||||
|
||||
<div class="section" id="nextcloud-latest">
|
||||
<h2>Nextcloud 22<a class="headerlink" href="#nextcloud-latest" title="Permalink to this headline">¶</a></h2>
|
||||
<h2>Nextcloud 23<a class="headerlink" href="#nextcloud-latest" title="Permalink to this headline">¶</a></h2>
|
||||
<p>This documents the <em>upcoming</em> version of Nextcloud (not released).</p>
|
||||
<ul class="simple">
|
||||
<li><a class="reference external" href="https://docs.nextcloud.com/server/latest/user_manual/">User Manual</a>
|
||||
@@ -232,7 +232,7 @@
|
||||
</div>
|
||||
|
||||
<div class="section" id="nextcloud-stable">
|
||||
<h2>Nextcloud 21<a class="headerlink" href="#nextcloud-stable" title="Permalink to this headline">¶</a></h2>
|
||||
<h2>Nextcloud 22<a class="headerlink" href="#nextcloud-stable" title="Permalink to this headline">¶</a></h2>
|
||||
<p>This documents the <em>latest stable</em> version of Nextcloud.</p>
|
||||
<ul class="simple">
|
||||
<li><a class="reference external" href="https://docs.nextcloud.com/server/stable/user_manual/">User Manual</a>
|
||||
@@ -243,9 +243,21 @@
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="section" id="nextcloud-21">
|
||||
<h2>Nextcloud 21<a class="headerlink" href="#nextcloud-21" title="Permalink to this headline">¶</a></h2>
|
||||
<p>This documents the <em>previous</em> version of Nextcloud.</p>
|
||||
<ul class="simple">
|
||||
<li><a class="reference external" href="https://docs.nextcloud.com/server/21/user_manual/">User Manual</a>
|
||||
(<a class="reference external" href="https://docs.nextcloud.com/server/21/Nextcloud_User_Manual.pdf">Download PDF</a>)</li>
|
||||
<li><a class="reference external" href="https://docs.nextcloud.com/server/21/admin_manual/">Administration Manual</a>
|
||||
(<a class="reference external" href="https://docs.nextcloud.com/server/21/Nextcloud_Server_Administration_Manual.pdf">Download PDF</a>)</li>
|
||||
<li><a class="reference external" href="https://docs.nextcloud.com/server/21/developer_manual/">Developer Manual</a>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="section" id="nextcloud-20">
|
||||
<h2>Nextcloud 20<a class="headerlink" href="#nextcloud-20" title="Permalink to this headline">¶</a></h2>
|
||||
<p>This documents the <em>previous</em> version of Nextcloud.</p>
|
||||
<p>This documents the <em>last supported</em> version of Nextcloud.</p>
|
||||
<ul class="simple">
|
||||
<li><a class="reference external" href="https://docs.nextcloud.com/server/20/user_manual/">User Manual</a>
|
||||
(<a class="reference external" href="https://docs.nextcloud.com/server/20/Nextcloud_User_Manual.pdf">Download PDF</a>)</li>
|
||||
@@ -255,18 +267,6 @@
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="section" id="nextcloud-19">
|
||||
<h2>Nextcloud 19<a class="headerlink" href="#nextcloud-19" title="Permalink to this headline">¶</a></h2>
|
||||
<p>This documents the <em>last supported</em> version of Nextcloud.</p>
|
||||
<ul class="simple">
|
||||
<li><a class="reference external" href="https://docs.nextcloud.com/server/19/user_manual/">User Manual</a>
|
||||
(<a class="reference external" href="https://docs.nextcloud.com/server/19/Nextcloud_User_Manual.pdf">Download PDF</a>)</li>
|
||||
<li><a class="reference external" href="https://docs.nextcloud.com/server/19/admin_manual/">Administration Manual</a>
|
||||
(<a class="reference external" href="https://docs.nextcloud.com/server/19/Nextcloud_Server_Administration_Manual.pdf">Download PDF</a>)</li>
|
||||
<li><a class="reference external" href="https://docs.nextcloud.com/server/19/developer_manual/">Developer Manual</a>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="section" id="desktop">
|
||||
<h1>Nextcloud Desktop Client<a class="headerlink" href="#desktop" title="Permalink to this headline">¶</a></h1>
|
||||
|
||||
Reference in New Issue
Block a user