Update main documentation

gh-pages
github-actions 3 years ago
parent 86ff938dd1
commit 5cc3670234

@ -1,7 +1,7 @@
function writeHeader() {
document.write('Version 1.14.2-dev21');
document.write('Version 1.14.2-dev22');
};
function writeFooter() {
document.write('Generated on Fri Nov 4 2022 08:42:10 for CMSIS-DSP 1.14.2-dev21+gdb4253f. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
document.write('Generated on Fri Nov 4 2022 09:00:53 for CMSIS-DSP 1.14.2-dev22+g43aa2a9. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
};

@ -1,7 +1,7 @@
//--- list of versions ---
const versions = {
"latest": "1.14.2",
"main": "1.14.2-dev21",
"main": "1.14.2-dev22",
"v1.14.1": "1.14.1",
"v1.14.0": "1.14.0",
"v1.12.0": "1.12.0",

Loading…
Cancel
Save