mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 10:46:21 +07:00
Merge pull request #12269 from nextcloud/jtr/chore-latest-stable-30
chore: Bump latest stable to 30 for docs
This commit is contained in:
2
conf.py
2
conf.py
@@ -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
|
||||
|
||||
|
||||
18
index.html
18
index.html
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user