Update main documentation

gh-pages
github-actions 3 years ago
parent 918fef3f5a
commit 363c3b4b0b

@ -1,7 +1,7 @@
function writeHeader() {
document.write('Version 1.14.2-dev1');
document.write('Version 1.14.2-dev2');
};
function writeFooter() {
document.write('Generated on Mon Oct 3 2022 13:42:30 for CMSIS-DSP 1.14.2-dev1+g5a99a5c. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
document.write('Generated on Tue Oct 4 2022 05:24:14 for CMSIS-DSP 1.14.2-dev2+g568e45a. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
};

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

Loading…
Cancel
Save