Update main documentation

gh-pages
github-actions 3 years ago
parent d3ed240ddb
commit 204e536c6f

@ -1,7 +1,7 @@
function writeHeader() {
document.write('Version 1.14.2-dev3');
document.write('Version 1.14.2-dev4');
};
function writeFooter() {
document.write('Generated on Wed Oct 5 2022 05:13:59 for CMSIS-DSP 1.14.2-dev3+gf2f099f. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
document.write('Generated on Wed Oct 5 2022 05:18:11 for CMSIS-DSP 1.14.2-dev4+g302897a. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
};

@ -1,6 +1,6 @@
//--- list of versions ---
const versions = {
"main": "1.14.2-dev3",
"main": "1.14.2-dev4",
"latest": "1.14.1",
"v1.14.0": "1.14.0",
"v1.12.0": "1.12.0",

Loading…
Cancel
Save