Update main documentation
parent
53f0dd10a8
commit
918fef3f5a
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.14.1-dev4');
|
||||
document.write('Version 1.14.2-dev1');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Thu Sep 29 2022 06:35:41 for CMSIS-DSP 1.14.1-dev4+g8ed2ef7. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
document.write('Generated on Mon Oct 3 2022 13:42:30 for CMSIS-DSP 1.14.2-dev1+g5a99a5c. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue