Update main documentation
parent
3f3663ed4e
commit
5de1b7eb7d
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.10.2-dev2');
|
||||
document.write('Version 1.10.2-dev1');
|
||||
};
|
||||
|
||||
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…
Reference in New Issue