Update main documentation
parent
0b3fa19eee
commit
cc3c98c43d
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.10.2-dev1+g4b4c680');
|
||||
document.write('Version 1.10.2-dev1');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Thu Jun 30 2022 07:46:19 for CMSIS-DSP 1.10.2-dev1+g4b4c680. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
document.write('Generated on Fri Jul 1 2022 05:23:47 for CMSIS-DSP 1.10.2-dev1+gd1c7be7. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue