Show 20 as current and latest release

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst
2020-10-05 12:15:01 +02:00
parent a25a363592
commit 8ff42fd5a9
2 changed files with 14 additions and 2 deletions

View File

@ -37,7 +37,7 @@ rst_epilog = '.. |version| replace:: %s' % version
# building the versions list
version_start = 17 # THIS IS THE SUPPORTED VERSION NUMBER
version_stable = 19 # INCREASE THIS NUMBER TO THE LATEST STABLE VERSION NUMBER
version_stable = 20 # INCREASE THIS NUMBER TO THE LATEST STABLE VERSION NUMBER
def generateVersionsDocs(current_docs):
versions_doc = []
for v in range(version_start, version_stable + 1):

View File

@ -219,9 +219,21 @@
page for more information.</p>
</div>
<div class="section" id="nextcloud-20">
<h2>Nextcloud 20<a class="headerlink" href="#nextcloud-20" title="Permalink to this headline"></a></h2>
<p>This documents the <em>latest</em> version of Nextcloud.</p>
<ul class="simple">
<li><a class="reference external" href="https://docs.nextcloud.com/server/20/user_manual/">User Manual</a>
(<a class="reference external" href="https://docs.nextcloud.com/server/20/Nextcloud_User_Manual.pdf">Download PDF</a>)</li>
<li><a class="reference external" href="https://docs.nextcloud.com/server/20/admin_manual/">Administration Manual</a>
(<a class="reference external" href="https://docs.nextcloud.com/server/20/Nextcloud_Server_Administration_Manual.pdf">Download PDF</a>)</li>
<li><a class="reference external" href="https://docs.nextcloud.com/server/20/developer_manual/">Developer Manual</a>
</ul>
</div>
<div class="section" id="nextcloud-19">
<h2>Nextcloud 19<a class="headerlink" href="#nextcloud-19" title="Permalink to this headline"></a></h2>
<p>This documents the <em>latest</em> version of Nextcloud.</p>
<p>This documents a <em>previous</em> version of Nextcloud.</p>
<ul class="simple">
<li><a class="reference external" href="https://docs.nextcloud.com/server/19/user_manual/">User Manual</a>
(<a class="reference external" href="https://docs.nextcloud.com/server/19/Nextcloud_User_Manual.pdf">Download PDF</a>)</li>