Update main documentation

gh-pages
github-actions 3 years ago
parent 4a17379c89
commit 30cc41f757

@ -1,7 +1,7 @@
function writeHeader() {
document.write('Version 1.11.1-dev10');
document.write('Version 1.11.1-dev11');
};
function writeFooter() {
document.write('Generated on Tue Aug 30 2022 06:46:45 for CMSIS-DSP 1.11.1-dev10+g7a8b3da. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
document.write('Generated on Tue Aug 30 2022 07:44:33 for CMSIS-DSP 1.11.1-dev11+gb416800. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
};

@ -1,6 +1,6 @@
//--- list of versions ---
const versions = {
"main": "1.11.1-dev10",
"main": "1.11.1-dev11",
"latest": "1.11.0",
"v1.10.1": "1.10.1"
}

Loading…
Cancel
Save