Update main documentation
parent
86ff938dd1
commit
5cc3670234
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.14.2-dev21');
|
||||
document.write('Version 1.14.2-dev22');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Fri Nov 4 2022 08:42:10 for CMSIS-DSP 1.14.2-dev21+gdb4253f. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
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.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue