| 4.34.9 |
2020-01-25 |
diff --git a/docs/main.js b/docs/main.js
index edc52b9..e63c630 100644
--- a/docs/main.js
+++ b/docs/main.js
@@ -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'],
diff --git a/docs/v4/assets/motherboard.jpg b/docs/v4/assets/motherboard.jpg
deleted file mode 100644
index 86e8074..0000000
Binary files a/docs/v4/assets/motherboard.jpg and /dev/null differ
diff --git a/docs/v4/assets/title-empty.jpg b/docs/v4/assets/title-empty.jpg
deleted file mode 100644
index 5864d6b..0000000
Binary files a/docs/v4/assets/title-empty.jpg and /dev/null differ
diff --git a/docs/v4/assets/title.jpg b/docs/v4/assets/title.jpg
deleted file mode 100644
index 75fcdc4..0000000
Binary files a/docs/v4/assets/title.jpg and /dev/null differ
diff --git a/docs/v4/assets/trianglify.png b/docs/v4/assets/trianglify.png
deleted file mode 100644
index b846ac8..0000000
Binary files a/docs/v4/assets/trianglify.png and /dev/null differ
diff --git a/docs/v4/battery.html b/docs/v4/battery.html
index 5a8d732..2d56e4a 100644
--- a/docs/v4/battery.html
+++ b/docs/v4/battery.html
@@ -284,7 +284,7 @@ si.battery().then(data => console.log(data));
Known Issues
Stats Functions
Version history
- Version 5 Docs
+ Version 5 Docs
diff --git a/docs/v4/main.js b/docs/v4/main.js
index cacf037..872c468 100644
--- a/docs/v4/main.js
+++ b/docs/v4/main.js
@@ -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'],
diff --git a/docs/v4/memory.html b/docs/v4/memory.html
index 4f94610..ad04ad6 100644
--- a/docs/v4/memory.html
+++ b/docs/v4/memory.html
@@ -402,7 +402,7 @@ si.memLayout().then(data => console.log(data));
Known Issues
Stats Functions
Version history
-
Version 5 Docs
+
Version 5 Docs
@@ -813,4 +813,4 @@ setInterval(function() {