fix: set 31 as stable

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
Arthur Schiwon
2025-02-26 14:32:41 +01:00
parent 054c0f5c53
commit 95f4dc50cb
2 changed files with 14 additions and 14 deletions

View File

@@ -40,7 +40,7 @@ rst_epilog = '.. |version| replace:: %s' % version
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
version_stable = 31 # CHANGING IT MUST RESULT IN A CHANGE OF THE SYMLINK ON THE LIVE SERVER
# Also search for "TODO ON RELEASE" in the rst files

View File

@@ -233,20 +233,8 @@
</ul>
</div>
<div class="section" id="nextcloud-31">
<h2>Nextcloud 31<a class="headerlink" href="#nextcloud-latest" title="Permalink to this headline"></a></h2>
<p>This documents the <em>next</em> version of Nextcloud (not released).</p>
<ul class="simple">
<li><a class="reference external" href="https://docs.nextcloud.com/server/31/user_manual/">User Manual</a>
(<a class="reference external" href="https://docs.nextcloud.com/server/31/Nextcloud_User_Manual.pdf">Download PDF</a>)</li>
<li><a class="reference external" href="https://docs.nextcloud.com/server/31/admin_manual/">Administration Manual</a>
(<a class="reference external" href="https://docs.nextcloud.com/server/31/Nextcloud_Server_Administration_Manual.pdf">Download PDF</a>)</li>
<li><a class="reference external" href="https://docs.nextcloud.com/server/31/developer_manual/">Developer Manual</a>
</ul>
</div>
<div class="section" id="nextcloud-stable">
<h2>Nextcloud 30<a class="headerlink" href="#nextcloud-stable" title="Permalink to this headline"></a></h2>
<h2>Nextcloud 31<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>
@@ -257,6 +245,18 @@
</ul>
</div>
<div class="section" id="nextcloud-30">
<h2>Nextcloud 30<a class="headerlink" href="#nextcloud-30" title="Permalink to this headline"></a></h2>
<p>This documents the <em>previous stable</em> (still supported) version of Nextcloud.</p>
<ul class="simple">
<li><a class="reference external" href="https://docs.nextcloud.com/server/30/user_manual/">User Manual</a>
(<a class="reference external" href="https://docs.nextcloud.com/server/30/Nextcloud_User_Manual.pdf">Download PDF</a>)</li>
<li><a class="reference external" href="https://docs.nextcloud.com/server/30/admin_manual/">Administration Manual</a>
(<a class="reference external" href="https://docs.nextcloud.com/server/30/Nextcloud_Server_Administration_Manual.pdf">Download PDF</a>)</li>
<li><a class="reference external" href="https://docs.nextcloud.com/server/30/developer_manual/">Developer Manual</a>
</ul>
</div>
<div class="section" id="nextcloud-29">
<h2>Nextcloud 29<a class="headerlink" href="#nextcloud-29" title="Permalink to this headline"></a></h2>
<p>This documents the <em>last supported stable</em> version of Nextcloud.</p>