Update main documentation
parent
0e560a582d
commit
394b416b84
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.10.2-dev2+g7ae1cf1');
|
||||
document.write('Version 1.10.2-dev3+gf76f0bd');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Wed Jun 29 2022 13:28:20 for CMSIS-DSP 1.10.2-dev2+g7ae1cf1. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
document.write('Generated on Thu Jun 30 2022 06:46:25 for CMSIS-DSP 1.10.2-dev3+gf76f0bd. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue