Update main documentation
parent
204e536c6f
commit
510527a7d8
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.14.2-dev4');
|
||||
document.write('Version 1.14.2-dev6');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Wed Oct 5 2022 05:18:11 for CMSIS-DSP 1.14.2-dev4+g302897a. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
document.write('Generated on Mon Oct 24 2022 05:41:14 for CMSIS-DSP 1.14.2-dev6+g9eb4e92. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue