website docs switch v4 - v5

This commit is contained in:
Sebastian Hildebrandt 2021-01-25 22:03:39 +01:00
parent c82b25aebd
commit 165fff2bd7
33 changed files with 49 additions and 33 deletions

View File

@ -30,7 +30,7 @@ For major (breaking) changes - version 3 and 2 see end of page.
| Version | Date | Comment |
| -------------- | -------------- | -------- |
| 5.0.9 | 2020-01-26 | new version 5 release |
| 5.0.0 | 2020-01-26 | new major version 5 release |
| 4.34.9 | 2020-01-25 | `graphics()` virtual controller vram value fix (win) |
| 4.34.8 | 2020-01-25 | `graphics()` controller subDeviceId fix (win) |
| 4.34.7 | 2020-01-13 | `services()` improved service discovery (linux) |

View File

@ -56,6 +56,11 @@
</tr>
</thead>
<tbody>
<tr>
<th scope="row">5.0.0</th>
<td>2020-01-26</td>
<td>new major version 5 release</td>
</tr>
<tr>
<th scope="row">4.34.9</th>
<td>2020-01-25</td>

View File

@ -24,6 +24,7 @@ function createMenu() {
[1, 'security', 'Security Advisories'],
[1, 'issues', 'Known Issues'],
[1, 'changes', 'Version 5 Changes'],
[1, 'v4/index', 'Version 4 Docs'],
[1, 'history', 'Version history'],
[1, 'tests', 'Testing'],
[1, 'copyright', 'Copyright & License'],

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 343 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 144 KiB

View File

@ -284,7 +284,7 @@ si.battery().then(data => console.log(data));</code></pre class="example">
<li><a href="issues.html">Known Issues</a></li>
<li><a href="statsfunctions.html">Stats Functions</a></li>
<li><a href="history.html">Version history</a></li>
<li><a href="../index.html">Version 5 Docs</a></li>
<li><a href="../index.html" class="bold v5">Version 5 Docs</a></li>
</ul>
</div>
<div class="col-lg-4 col-12">

View File

@ -93,7 +93,7 @@
<li><a href="issues.html">Known Issues</a></li>
<li><a href="statsfunctions.html">Stats Functions</a></li>
<li><a href="history.html">Version history</a></li>
<li><a href="../index.html">Version 5 Docs</a></li>
<li><a href="../index.html" class="bold v5">Version 5 Docs</a></li>
</ul>
</div>
<div class="col-lg-4 col-12">

View File

@ -88,7 +88,7 @@
<li><a href="issues.html">Known Issues</a></li>
<li><a href="statsfunctions.html">Stats Functions</a></li>
<li><a href="history.html">Version history</a></li>
<li><a href="../index.html">Version 5 Docs</a></li>
<li><a href="../index.html" class="bold v5">Version 5 Docs</a></li>
</ul>
</div>
<div class="col-lg-4 col-12">

View File

@ -577,7 +577,7 @@ si.cpuTemperature().then(data => console.log(data));</code></pre class="example"
<li><a href="issues.html">Known Issues</a></li>
<li><a href="statsfunctions.html">Stats Functions</a></li>
<li><a href="history.html">Version history</a></li>
<li><a href="../index.html">Version 5 Docs</a></li>
<li><a href="../index.html" class="bold v5">Version 5 Docs</a></li>
</ul>
</div>
<div class="col-lg-4 col-12">

View File

@ -1062,7 +1062,7 @@
<li><a href="issues.html">Known Issues</a></li>
<li><a href="statsfunctions.html">Stats Functions</a></li>
<li><a href="history.html">Version history</a></li>
<li><a href="../index.html">Version 5 Docs</a></li>
<li><a href="../index.html" class="bold v5">Version 5 Docs</a></li>
</ul>
</div>
<div class="col-lg-4 col-12">

View File

@ -869,7 +869,7 @@ setInterval(function() {
<li><a href="issues.html">Known Issues</a></li>
<li><a href="statsfunctions.html">Stats Functions</a></li>
<li><a href="history.html">Version history</a></li>
<li><a href="../index.html">Version 5 Docs</a></li>
<li><a href="../index.html" class="bold v5">Version 5 Docs</a></li>
</ul>
</div>
<div class="col-lg-4 col-12">

View File

@ -334,7 +334,7 @@ si.get(valueObject).then(data => console.log(data));</code></pre class="example"
<li><a href="issues.html">Known Issues</a></li>
<li><a href="statsfunctions.html">Stats Functions</a></li>
<li><a href="history.html">Version history</a></li>
<li><a href="../index.html">Version 5 Docs</a></li>
<li><a href="../index.html" class="bold v5">Version 5 Docs</a></li>
</ul>
</div>
<div class="col-lg-4 col-12">

View File

@ -154,7 +154,7 @@ async function cpuData() {
<li><a href="issues.html">Known Issues</a></li>
<li><a href="statsfunctions.html">Stats Functions</a></li>
<li><a href="history.html">Version history</a></li>
<li><a href="../index.html">Version 5 Docs</a></li>
<li><a href="../index.html" class="bold v5">Version 5 Docs</a></li>
</ul>
</div>
<div class="col-lg-4 col-12">

View File

@ -530,7 +530,7 @@ si.graphics().then(data => console.log(data));</code></pre class="example">
<li><a href="issues.html">Known Issues</a></li>
<li><a href="statsfunctions.html">Stats Functions</a></li>
<li><a href="history.html">Version history</a></li>
<li><a href="../index.html">Version 5 Docs</a></li>
<li><a href="../index.html" class="bold v5">Version 5 Docs</a></li>
</ul>
</div>
<div class="col-lg-4 col-12">

View File

@ -2057,7 +2057,7 @@
<li><a href="issues.html">Known Issues</a></li>
<li><a href="statsfunctions.html">Stats Functions</a></li>
<li><a href="history.html">Version history</a></li>
<li><a href="../index.html">Version 5 Docs</a></li>
<li><a href="../index.html" class="bold v5">Version 5 Docs</a></li>
</ul>
</div>
<div class="col-lg-4 col-12">

View File

@ -344,7 +344,7 @@
<li><a href="issues.html">Known Issues</a></li>
<li><a href="statsfunctions.html">Stats Functions</a></li>
<li><a href="history.html">Version history</a></li>
<li><a href="../index.html">Version 5 Docs</a></li>
<li><a href="../index.html" class="bold v5">Version 5 Docs</a></li>
</ul>
</div>
<div class="col-lg-4 col-12">

View File

@ -103,7 +103,7 @@
<li><a href="issues.html">Known Issues</a></li>
<li><a href="statsfunctions.html">Stats Functions</a></li>
<li><a href="history.html">Version history</a></li>
<li><a href="../index.html">Version 5 Docs</a></li>
<li><a href="../index.html" class="bold v5">Version 5 Docs</a></li>
</ul>
</div>
<div class="col-lg-4 col-12">

View File

@ -20,6 +20,7 @@ function createMenu() {
[1, 'security', 'Security Advisories'],
[1, 'issues', 'Known Issues'],
[1, 'history', 'Version history'],
[1, '../index', 'Version 5 Docs'],
[1, 'copyright', 'Copyright & License'],
[1, 'contributors', 'Contributors'],
[1, 'trademarks', 'Trademarks'],

View File

@ -402,7 +402,7 @@ si.memLayout().then(data => console.log(data));</code></pre class="example">
<li><a href="issues.html">Known Issues</a></li>
<li><a href="statsfunctions.html">Stats Functions</a></li>
<li><a href="history.html">Version history</a></li>
<li><a href="../index.html">Version 5 Docs</a></li>
<li><a href="../index.html" class="bold v5">Version 5 Docs</a></li>
</ul>
</div>
<div class="col-lg-4 col-12">

View File

@ -789,7 +789,7 @@ setInterval(function() {
<li><a href="issues.html">Known Issues</a></li>
<li><a href="statsfunctions.html">Stats Functions</a></li>
<li><a href="history.html">Version history</a></li>
<li><a href="../index.html">Version 5 Docs</a></li>
<li><a href="../index.html" class="bold v5">Version 5 Docs</a></li>
</ul>
</div>
<div class="col-lg-4 col-12">
@ -813,4 +813,4 @@ setInterval(function() {
</script>
</body>
</html>
</html>

View File

@ -731,7 +731,7 @@ si.users().then(data => console.log(data));</code></pre class="example">
<li><a href="issues.html">Known Issues</a></li>
<li><a href="statsfunctions.html">Stats Functions</a></li>
<li><a href="history.html">Version history</a></li>
<li><a href="../index.html">Version 5 Docs</a></li>
<li><a href="../index.html" class="bold v5">Version 5 Docs</a></li>
</ul>
</div>
<div class="col-lg-4 col-12">

View File

@ -727,7 +727,7 @@ si.services('mysql, postgres').then(data => console.log(data));</code></pre clas
<li><a href="issues.html">Known Issues</a></li>
<li><a href="statsfunctions.html">Stats Functions</a></li>
<li><a href="history.html">Version history</a></li>
<li><a href="../index.html">Version 5 Docs</a></li>
<li><a href="../index.html" class="bold v5">Version 5 Docs</a></li>
</ul>
</div>
<div class="col-lg-4 col-12">

View File

@ -117,7 +117,7 @@
<li><a href="issues.html">Known Issues</a></li>
<li><a href="statsfunctions.html">Stats Functions</a></li>
<li><a href="history.html">Version history</a></li>
<li><a href="../index.html">Version 5 Docs</a></li>
<li><a href="../index.html" class="bold v5">Version 5 Docs</a></li>
</ul>
</div>
<div class="col-lg-4 col-12">

View File

@ -143,7 +143,7 @@ setTimeout(() => {
<li><a href="issues.html">Known Issues</a></li>
<li><a href="statsfunctions.html">Stats Functions</a></li>
<li><a href="history.html">Version history</a></li>
<li><a href="../index.html">Version 5 Docs</a></li>
<li><a href="../index.html" class="bold v5">Version 5 Docs</a></li>
</ul>
</div>
<div class="col-lg-4 col-12">

View File

@ -19,9 +19,9 @@ h1, h2, h3, h4 {
.bg-image-full {
background: no-repeat center center scroll;
background-color: #1A1F30;
background-color: #4b2313;
/* For browsers that do not support gradients */
background-image: linear-gradient(210deg, #2A2D66, #060520);
background-image: linear-gradient(210deg, #4b2313, #2c0c0a);
/* Standard syntax (must be last) */
background-size: cover;
-o-background-size: cover;
@ -255,9 +255,9 @@ h1, h2, h3, h4 {
.nav {
background: no-repeat center center scroll;
background-color: #1A1F30;
background-color: #4b2313;
/* For browsers that do not support gradients */
background-image: linear-gradient(210deg, #2A2D66, #060520);
background-image: linear-gradient(210deg, #4b2313, #2c0c0a);
/* Standard syntax (must be last) */
background-size: cover;
-o-background-size: cover;
@ -672,4 +672,8 @@ footer .badge {
margin-top: 10px;
font-size: 1.5rem !important;
}
.v5 {
color: #567adf;
}
/*# sourceMappingURL=styles.css.map */

File diff suppressed because one or more lines are too long

View File

@ -15,8 +15,8 @@ h1, h2, h3, h4 {
}
.bg-image-full {
background: no-repeat center center scroll;
background-color: #1A1F30; /* For browsers that do not support gradients */
background-image: linear-gradient(210deg, #2A2D66, #060520); /* Standard syntax (must be last) */
background-color: #4b2313; /* For browsers that do not support gradients */
background-image: linear-gradient(210deg, #4b2313, #2c0c0a ); /* Standard syntax (must be last) */
-webkit-background-size: cover;
-moz-background-size: cover;
@ -170,8 +170,10 @@ h1, h2, h3, h4 {
// }
.nav {
background: no-repeat center center scroll;
background-color: #1A1F30; /* For browsers that do not support gradients */
background-image: linear-gradient(210deg, #2A2D66, #060520); /* Standard syntax (must be last) */
// background-color: #1A1F30; /* For browsers that do not support gradients */
// background-image: linear-gradient(210deg, #2A2D66, #060520); /* Standard syntax (must be last) */
background-color: #4b2313; /* For browsers that do not support gradients */
background-image: linear-gradient(210deg, #4b2313, #2c0c0a ); /* Standard syntax (must be last) */
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
@ -474,3 +476,6 @@ footer {
margin-top: 10px;
font-size: 1.5rem !important;
}
.v5 {
color:rgb(86, 122, 223);
}

View File

@ -436,7 +436,7 @@ si.chassis().then(data => console.log(data));</code></pre class="example">
<li><a href="issues.html">Known Issues</a></li>
<li><a href="statsfunctions.html">Stats Functions</a></li>
<li><a href="history.html">Version history</a></li>
<li><a href="../index.html">Version 5 Docs</a></li>
<li><a href="../index.html" class="bold v5">Version 5 Docs</a></li>
</ul>
</div>
<div class="col-lg-4 col-12">

View File

@ -94,7 +94,7 @@
<li><a href="issues.html">Known Issues</a></li>
<li><a href="statsfunctions.html">Stats Functions</a></li>
<li><a href="history.html">Version history</a></li>
<li><a href="../index.html">Version 5 Docs</a></li>
<li><a href="../index.html" class="bold v5">Version 5 Docs</a></li>
</ul>
</div>
<div class="col-lg-4 col-12">

View File

@ -462,7 +462,7 @@
<li><a href="issues.html">Known Issues</a></li>
<li><a href="statsfunctions.html">Stats Functions</a></li>
<li><a href="history.html">Version history</a></li>
<li><a href="../index.html">Version 5 Docs</a></li>
<li><a href="../index.html" class="bold v5">Version 5 Docs</a></li>
</ul>
</div>
<div class="col-lg-4 col-12">

View File

@ -239,7 +239,7 @@ si.wifiNetworks().then(data => console.log(data));</code></pre class="example">
<li><a href="issues.html">Known Issues</a></li>
<li><a href="statsfunctions.html">Stats Functions</a></li>
<li><a href="history.html">Version history</a></li>
<li><a href="../index.html">Version 5 Docs</a></li>
<li><a href="../index.html" class="bold v5">Version 5 Docs</a></li>
</ul>
</div>
<div class="col-lg-4 col-12">