Update main documentation
parent
363c3b4b0b
commit
d3ed240ddb
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.14.2-dev2');
|
||||
document.write('Version 1.14.2-dev3');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Tue Oct 4 2022 05:24:14 for CMSIS-DSP 1.14.2-dev2+g568e45a. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
document.write('Generated on Wed Oct 5 2022 05:13:59 for CMSIS-DSP 1.14.2-dev3+gf2f099f. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue