26 is the new stable

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
Arthur Schiwon
2023-03-21 11:11:40 +01:00
parent 4faba062f1
commit 0065c5fcb0
2 changed files with 16 additions and 4 deletions

View File

@@ -37,7 +37,7 @@ rst_epilog = '.. |version| replace:: %s' % version
# building the versions list
version_start = 24 # THIS IS THE SUPPORTED VERSION NUMBER
version_stable = 25 # INCREASE THIS NUMBER TO THE LATEST STABLE VERSION NUMBER
version_stable = 26 # INCREASE THIS NUMBER TO THE LATEST STABLE VERSION NUMBER
# Also search for "TODO ON RELEASE" in the rst files

View File

@@ -220,7 +220,7 @@
</div>
<div class="section" id="nextcloud-latest">
<h2>Nextcloud 26<a class="headerlink" href="#nextcloud-latest" title="Permalink to this headline"></a></h2>
<h2>Nextcloud 27<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 25<a class="headerlink" href="#nextcloud-stable" title="Permalink to this headline"></a></h2>
<h2>Nextcloud 26<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>
@@ -244,8 +244,20 @@
</div>
<div class="section" id="nextcloud-previous">
<h2>Nextcloud 25<a class="headerlink" href="#nextcloud-previous" 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/25/user_manual/">User Manual</a>
(<a class="reference external" href="https://docs.nextcloud.com/server/25/Nextcloud_User_Manual.pdf">Download PDF</a>)</li>
<li><a class="reference external" href="https://docs.nextcloud.com/server/25/admin_manual/">Administration Manual</a>
(<a class="reference external" href="https://docs.nextcloud.com/server/25/Nextcloud_Server_Administration_Manual.pdf">Download PDF</a>)</li>
<li><a class="reference external" href="https://docs.nextcloud.com/server/25/developer_manual/">Developer Manual</a>
</ul>
</div>
<div class="section" id="nextcloud-24">
<h2>Nextcloud 24<a class="headerlink" href="#nextcloud-previous" title="Permalink to this headline"></a></h2>
<p>This documents the <em>previous and last supported</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/24/user_manual/">User Manual</a>
(<a class="reference external" href="https://docs.nextcloud.com/server/24/Nextcloud_User_Manual.pdf">Download PDF</a>)</li>