Update main documentation

pull/27/head^2
github-actions 4 years ago
parent 3f3663ed4e
commit 5de1b7eb7d

@ -1,7 +1,7 @@
function writeHeader() { function writeHeader() {
document.write('Version 1.10.2-dev2'); document.write('Version 1.10.2-dev1');
}; };
function writeFooter() { function writeFooter() {
document.write('Generated on Mon Jul 4 2022 12:32:12 for CMSIS-DSP 1.10.2-dev2+g3395b5d. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.'); document.write('Generated on Tue Jul 5 2022 06:22:07 for CMSIS-DSP 1.10.2-dev1+g9d88671. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
}; };

Loading…
Cancel
Save