Update docs for main

This commit is contained in:
github-actions 2022-03-31 13:14:29 +00:00
commit c1a3b2b28b
18 changed files with 360 additions and 29 deletions

View file

@ -19,6 +19,7 @@
<script src="_static/js/theme.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="middleware_automation.keycloak Release Notes" href="CHANGELOG.html" />
<link rel="prev" title="Testing" href="testing.html" />
</head>
@ -57,6 +58,10 @@
<li class="toctree-l2"><a class="reference internal" href="#release-automation">Release automation</a></li>
</ul>
</li>
</ul>
<p class="caption" role="heading"><span class="caption-text">General</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="CHANGELOG.html">Changelog</a></li>
</ul>
</div>
@ -139,6 +144,7 @@ Given a version number MAJOR.MINOR.PATCH, the following is incremented:</p>
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="testing.html" class="btn btn-neutral float-left" title="Testing" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="CHANGELOG.html" class="btn btn-neutral float-right" title="middleware_automation.keycloak Release Notes" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>
<hr/>