Update main documentation

gh-pages
github-actions 3 years ago
parent 70baabfdf4
commit f890ec6494

@ -1,7 +1,7 @@
function writeHeader() {
document.write('Version 1.14.4-dev13');
document.write('Version 1.14.4-dev14');
};
function writeFooter() {
document.write('Generated on Mon Mar 6 2023 13:27:10 for CMSIS-DSP 1.14.4-dev13+g4806c7f. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
document.write('Generated on Thu Mar 9 2023 06:20:33 for CMSIS-DSP 1.14.4-dev14+g61478be. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
};

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

Loading…
Cancel
Save