Update main documentation

pull/35/head
github-actions 3 years ago
parent 52351dab24
commit 91e9555256

@ -1,7 +1,7 @@
function writeHeader() {
document.write('Version 1.10.2-dev7');
document.write('Version 1.10.2-dev8');
};
function writeFooter() {
document.write('Generated on Mon Jul 18 2022 06:39:05 for CMSIS-DSP 1.10.2-dev7+g2571318. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
document.write('Generated on Mon Jul 18 2022 06:48:58 for CMSIS-DSP 1.10.2-dev8+g532e97c. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
};

@ -1,6 +1,6 @@
//--- list of versions ---
const versions = {
"main": "1.10.2-dev7",
"main": "1.10.2-dev8",
"latest": "1.10.1"
}
//--- list of versions ---

Loading…
Cancel
Save