Update main documentation

gh-pages
github-actions 3 years ago
parent f6a708a708
commit c34dcac0aa

@ -1,7 +1,7 @@
function writeHeader() {
document.write('Version 1.14.4-dev2');
document.write('Version 1.14.4-dev3');
};
function writeFooter() {
document.write('Generated on Fri Jan 20 2023 12:41:00 for CMSIS-DSP 1.14.4-dev2+gfab8a1e. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
document.write('Generated on Mon Jan 23 2023 10:33:36 for CMSIS-DSP 1.14.4-dev3+gfc38d7d. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
};

@ -1,6 +1,6 @@
//--- list of versions ---
const versions = {
"main": "1.14.4-dev2",
"main": "1.14.4-dev3",
"latest": "1.14.3",
"v1.14.2": "1.14.2",
"v1.14.1": "1.14.1",

Loading…
Cancel
Save