mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
2
conf.py
2
conf.py
@@ -37,7 +37,7 @@ html_logo = "../_shared_assets/static/logo-white.png"
|
||||
rst_epilog = '.. |version| replace:: %s' % version
|
||||
|
||||
# building the versions list
|
||||
version_start = 28 # THIS IS THE OLDEST SUPPORTED VERSION NUMBER
|
||||
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
|
||||
|
||||
42
index.html
42
index.html
@@ -222,7 +222,7 @@
|
||||
</div>
|
||||
|
||||
<div class="section" id="nextcloud-latest">
|
||||
<h2>Nextcloud 31<a class="headerlink" href="#nextcloud-latest" title="Permalink to this headline">¶</a></h2>
|
||||
<h2>Nextcloud 32<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>
|
||||
@@ -233,6 +233,18 @@
|
||||
</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>
|
||||
<p>This documents the <em>latest stable</em> version of Nextcloud.</p>
|
||||
@@ -247,7 +259,7 @@
|
||||
|
||||
<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>
|
||||
<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/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>
|
||||
@@ -257,18 +269,6 @@
|
||||
</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 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>
|
||||
<li><a class="reference external" href="https://docs.nextcloud.com/server/28/admin_manual/">Administration Manual</a>
|
||||
(<a class="reference external" href="https://docs.nextcloud.com/server/28/Nextcloud_Server_Administration_Manual.pdf">Download PDF</a>)</li>
|
||||
<li><a class="reference external" href="https://docs.nextcloud.com/server/28/developer_manual/">Developer Manual</a>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="section" id="desktop">
|
||||
<h1>Nextcloud Desktop Client<a class="headerlink" href="#desktop" title="Permalink to this headline">¶</a></h1>
|
||||
<p>Once you have a Nextcloud Server running, you can connect to it with various <a class="reference external" href="https://nextcloud.com/install/#install-clients">clients like our mobile and desktop client.</a>
|
||||
@@ -287,7 +287,18 @@
|
||||
publicly maintained and users are strongly encouraged to upgrade to a maintained
|
||||
release or get access to long term security and stability updates with
|
||||
<a href="https://nextcloud.com/enterprise">Nextcloud Enterprise.</a></p>
|
||||
|
||||
|
||||
<div class="section" id="nextcloud-28">
|
||||
<h2>Nextcloud 28<a class="headerlink" href="#nextcloud-28" title="Permalink to this headline">¶</a></h2>
|
||||
<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>
|
||||
<li><a class="reference external" href="https://docs.nextcloud.com/server/28/admin_manual/">Administration Manual</a>
|
||||
(<a class="reference external" href="https://docs.nextcloud.com/server/28/Nextcloud_Server_Administration_Manual.pdf">Download PDF</a>)</li>
|
||||
<li><a class="reference external" href="https://docs.nextcloud.com/server/28/developer_manual/">Developer Manual</a>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="section" id="nextcloud-27">
|
||||
<h2>Nextcloud 27<a class="headerlink" href="#nextcloud-27" title="Permalink to this headline">¶</a></h2>
|
||||
<ul class="simple">
|
||||
@@ -299,7 +310,6 @@
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="section" id="nextcloud-26">
|
||||
<h2>Nextcloud 26<a class="headerlink" href="#nextcloud-26" title="Permalink to this headline">¶</a></h2>
|
||||
<ul class="simple">
|
||||
|
||||
Reference in New Issue
Block a user