extended test script, updated docs v5, added USB docs

This commit is contained in:
Sebastian Hildebrandt
2021-01-12 11:19:38 +01:00
parent a10e0f909c
commit bcf9d46f67
30 changed files with 418 additions and 60 deletions
+2 -2
View File
@@ -44,7 +44,7 @@
<div class="title">Version History</div>
<div class="text">
<h3>Major and Breaking Changes</h3>
<p>To see detaild information on major und breaking changes for version 5.x, refer to the <a href="v5changes.html">Version 5 - Changes</a> page.<br>Be aware version 5 is <strong>NOT fully backward compatible</strong> to version 4.x ...</p>
<p>To see detaild information on major und breaking changes for version 5.x, refer to the <a href="changes.html">Version 5 - Changes</a> page.<br>Be aware version 5 is <strong>NOT fully backward compatible</strong> to version 4.x ...</p>
<h3>Full version history</h3>
<table class="table table-sm table-bordered table-striped">
@@ -2027,7 +2027,7 @@
<div class="col-lg-4 col-12">
<ul class="list-unstyled">
<li><a href="gettingstarted.html">Quick Start</a></li>
<li><a href="v5changes.html">Version 5 Changes</a></li>
<li><a href="changes.html">Version 5 Changes</a></li>
<li><a href="history.html">Full Version history</a></li>
<li><a href="issues.html">Known Issues</a></li>
<li><a href="statsfunctions.html">Stats Functions</a></li>