Update main documentation

gh-pages
github-actions 3 years ago
parent 3c7bc19c4a
commit ce41f3210f

@ -1,7 +1,7 @@
function writeHeader() {
document.write('Version 1.11.1-dev13');
document.write('Version 1.11.1-dev14');
};
function writeFooter() {
document.write('Generated on Wed Aug 31 2022 07:58:26 for CMSIS-DSP 1.11.1-dev13+gcbf9e73. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
document.write('Generated on Wed Aug 31 2022 09:10:34 for CMSIS-DSP 1.11.1-dev14+g5783c6e. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
};

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

Loading…
Cancel
Save