[installation] Change to nightly
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Index — SeisComP Release documentation</title>
|
||||
<title>Index — SeisComP Development documentation</title>
|
||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="_static/seiscomp.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=72bcf2f2" />
|
||||
@ -12,7 +12,7 @@
|
||||
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=eafc0fe6" />
|
||||
<script type="text/javascript" src="_static/seiscomp.js"></script>
|
||||
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
||||
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js?v=823bb831"></script>
|
||||
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js?v=744d344a"></script>
|
||||
<script src="_static/doctools.js?v=888ff710"></script>
|
||||
<script src="_static/sphinx_highlight.js?v=4825356b"></script>
|
||||
<link rel="index" title="Index" href="genindex.html" />
|
||||
@ -23,8 +23,8 @@
|
||||
<div class="container">
|
||||
<div class="brand">
|
||||
<img class="logo" src="_static/brands/seiscomp/text/white.svg"/>
|
||||
<!-- span class="title">SeisComP Release</span -->
|
||||
<span class="version">6.9.0</span>
|
||||
<!-- span class="title">SeisComP Development</span -->
|
||||
<span class="version">7.0.0</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -68,8 +68,6 @@
|
||||
</li>
|
||||
<li><a href="base/api-python.html#seiscomp.datamodel.Journaling.journalEntry">journalEntry() (seiscomp.datamodel.Journaling method)</a>
|
||||
</li>
|
||||
</ul></td>
|
||||
<td style="width: 33%; vertical-align: top;"><ul>
|
||||
<li><a href="base/api-python.html#seiscomp.datamodel.Journaling.journalEntryCount">journalEntryCount() (seiscomp.datamodel.Journaling method)</a>
|
||||
</li>
|
||||
<li><a href="base/api-python.html#seiscomp.datamodel.Journaling">Journaling (class in seiscomp.datamodel)</a>
|
||||
@ -77,6 +75,50 @@
|
||||
<li><a href="base/api-python.html#seiscomp.datamodel.JournalEntry.journaling">journaling() (seiscomp.datamodel.JournalEntry method)</a>
|
||||
</li>
|
||||
</ul></td>
|
||||
<td style="width: 33%; vertical-align: top;"><ul>
|
||||
<li>
|
||||
jwt.algorithms
|
||||
|
||||
<ul>
|
||||
<li><a href="apps/fdsnws.html#confval-jwt.algorithms">configuration value</a>
|
||||
</li>
|
||||
</ul></li>
|
||||
<li>
|
||||
jwt.audience
|
||||
|
||||
<ul>
|
||||
<li><a href="apps/fdsnws.html#confval-jwt.audience">configuration value</a>
|
||||
</li>
|
||||
</ul></li>
|
||||
<li>
|
||||
jwt.enable
|
||||
|
||||
<ul>
|
||||
<li><a href="apps/fdsnws.html#confval-jwt.enable">configuration value</a>
|
||||
</li>
|
||||
</ul></li>
|
||||
<li>
|
||||
jwt.issuers
|
||||
|
||||
<ul>
|
||||
<li><a href="apps/fdsnws.html#confval-jwt.issuers">configuration value</a>
|
||||
</li>
|
||||
</ul></li>
|
||||
<li>
|
||||
jwt.updateMaxSeconds
|
||||
|
||||
<ul>
|
||||
<li><a href="apps/fdsnws.html#confval-jwt.updateMaxSeconds">configuration value</a>
|
||||
</li>
|
||||
</ul></li>
|
||||
<li>
|
||||
jwt.updateMinSeconds
|
||||
|
||||
<ul>
|
||||
<li><a href="apps/fdsnws.html#confval-jwt.updateMinSeconds">configuration value</a>
|
||||
</li>
|
||||
</ul></li>
|
||||
</ul></td>
|
||||
</tr></table>
|
||||
|
||||
|
||||
@ -108,7 +150,7 @@
|
||||
</a>
|
||||
<div class="stretched align-center fitted content">
|
||||
<div>
|
||||
Version <b>6.9.0</b> Release
|
||||
Version <b>7.0.0</b> Development
|
||||
</div>
|
||||
<div class="copyright">
|
||||
Copyright © gempa GmbH, GFZ Potsdam.
|
||||
|
||||
Reference in New Issue
Block a user