Update main documentation
parent
964cd2ed1d
commit
92521cfa6e
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.14.3-dev2');
|
||||
document.write('Version 1.14.3-dev3');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Wed Nov 30 2022 06:27:22 for CMSIS-DSP 1.14.3-dev2+g258f31c. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
document.write('Generated on Wed Dec 14 2022 07:27:51 for CMSIS-DSP 1.14.3-dev3+g1e84880. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue