mirror of
https://github.com/nextcloud/documentation.git
synced 2025-12-12 07:29:47 +07:00
26 is the new stable
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
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 = 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
|
||||
|
||||
|
||||
18
index.html
18
index.html
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user