Merge pull request #12269 from nextcloud/jtr/chore-latest-stable-30

chore: Bump latest stable to 30 for docs
This commit is contained in:
Arthur Schiwon
2024-10-08 17:58:12 +02:00
committed by GitHub
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 = 28 # THIS IS THE SUPPORTED VERSION NUMBER
version_stable = 29 # INCREASE THIS NUMBER TO THE LATEST STABLE VERSION NUMBER
version_stable = 30 # INCREASE THIS NUMBER TO THE LATEST STABLE VERSION NUMBER
# Also search for "TODO ON RELEASE" in the rst files

View File

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