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
@@ -347,7 +347,7 @@
<div class="row">
<div class="col-12 sectionheader index">
<div class="title-small">Breaking Changes - Version 5</div>
<div class="text">We made a lot of changes in the new version 5 - some of them are breaking changes. Please refer to the <a href="v5changes.html">Version 5 - Changes</a> page to see a full documentation on changes that you should have a look on.</div>
<div class="text">We made a lot of changes in the new version 5 - some of them are breaking changes. Please refer to the <a href="changes.html">Version 5 - Changes</a> page to see a full documentation on changes that you should have a look on.</div>
<div class="title-small">Issues</div>
<div class="text"><span class="bold">Security issues</span>: Please have a look at our <a href="security.html">security advisories</a></div>
<div class="text"><span class="bold">Having an issue</span>: If you run into problems, please check out <a href="issues.html">known issues page</a> first.<br>If you still have problems, please feel free to open an issue on our <a href="https://github.com/sebhildebrandt/systeminformation/issues">github page</a></div>
@@ -369,7 +369,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>