Update main documentation
parent
47fc09d0e1
commit
048d9c184e
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.11.1-dev22');
|
||||
document.write('Version 1.12.1-dev4');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Fri Sep 9 2022 09:14:20 for CMSIS-DSP 1.11.1-dev22+g89610e3. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
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.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue