Update main documentation

gh-pages
github-actions 3 years ago
parent b9f3c11555
commit aa31f7513e

@ -1,7 +1,7 @@
function writeHeader() { function writeHeader() {
document.write('Version 1.14.2-dev7'); document.write('Version 1.14.2-dev8');
}; };
function writeFooter() { function writeFooter() {
document.write('Generated on Tue Oct 25 2022 11:09:20 for CMSIS-DSP 1.14.2-dev7+gbfda709. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.'); document.write('Generated on Thu Oct 27 2022 05:46:56 for CMSIS-DSP 1.14.2-dev8+g68ddaa5. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
}; };

@ -1,6 +1,6 @@
//--- list of versions --- //--- list of versions ---
const versions = { const versions = {
"main": "1.14.2-dev7", "main": "1.14.2-dev8",
"latest": "1.14.1", "latest": "1.14.1",
"v1.14.0": "1.14.0", "v1.14.0": "1.14.0",
"v1.12.0": "1.12.0", "v1.12.0": "1.12.0",

Loading…
Cancel
Save