Update main documentation
parent
048d9c184e
commit
eb418c91c9
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.12.1-dev4');
|
||||
document.write('Version 1.13.1-dev1');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Tue Sep 13 2022 13:08:20 for CMSIS-DSP 1.12.1-dev4+g06c439f. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
document.write('Generated on Wed Sep 14 2022 08:59:16 for CMSIS-DSP 1.13.1-dev1+g142dcec. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue