Update main documentation

gh-pages
github-actions 3 years ago
parent 91cf1cbeff
commit 536fb0e54d

@ -1,7 +1,7 @@
function writeHeader() {
document.write('Version 1.14.5-dev1');
document.write('Version 1.14.5-dev2');
};
function writeFooter() {
document.write('Generated on Mon Mar 13 2023 07:11:33 for CMSIS-DSP 1.14.5-dev1+g57c7ff6. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
document.write('Generated on Mon Mar 13 2023 09:47:28 for CMSIS-DSP 1.14.5-dev2+g3b415fe. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
};

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

Loading…
Cancel
Save