Update main documentation

gh-pages
github-actions 2 years ago
parent 716e9b5b0e
commit f706af92c8

@ -1,7 +1,7 @@
function writeHeader() {
document.write('Version 1.14.5-dev17');
document.write('Version 1.14.5-dev18');
};
function writeFooter() {
document.write('Generated on Wed Jun 14 2023 07:35:38 for CMSIS-DSP 1.14.5-dev17+g540161c. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
document.write('Generated on Tue Jul 4 2023 06:10:12 for CMSIS-DSP 1.14.5-dev18+g0322299. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
};

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

Loading…
Cancel
Save