Update main documentation

gh-pages
github-actions 3 years ago
parent 971ba581e3
commit ef2a9c0627

@ -1,7 +1,7 @@
function writeHeader() {
document.write('Version 1.14.5-dev11');
document.write('Version 1.14.5-dev12');
};
function writeFooter() {
document.write('Generated on Wed May 10 2023 05:40:27 for CMSIS-DSP 1.14.5-dev11+g9ec82e8. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
document.write('Generated on Wed May 10 2023 07:12:44 for CMSIS-DSP 1.14.5-dev12+g80bf36c. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
};

@ -1,6 +1,6 @@
//--- list of versions ---
const versions = {
"main": "1.14.5-dev11",
"main": "1.14.5-dev12",
"latest": "1.14.4",
"v1.14.3": "1.14.3",
"v1.14.2": "1.14.2",

Loading…
Cancel
Save