Update main documentation

gh-pages
github-actions 3 years ago
parent 60a58c62e2
commit 9be1e2c65e

@ -1,7 +1,7 @@
function writeHeader() {
document.write('Version 1.14.2-dev9');
document.write('Version 1.14.2-dev10');
};
function writeFooter() {
document.write('Generated on Thu Oct 27 2022 06:10:17 for CMSIS-DSP 1.14.2-dev9+g54be9ae. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
document.write('Generated on Thu Oct 27 2022 08:24:31 for CMSIS-DSP 1.14.2-dev10+g0705c67. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
};

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

Loading…
Cancel
Save