Update main documentation
parent
aa067e399e
commit
43ef801d03
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.14.2-dev22');
|
||||
document.write('Version 1.14.3-dev1');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Fri Nov 4 2022 09:00:53 for CMSIS-DSP 1.14.2-dev22+g43aa2a9. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
document.write('Generated on Wed Nov 9 2022 08:43:59 for CMSIS-DSP 1.14.3-dev1+gf91c1f3. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue