Update main documentation
parent
bf271d993c
commit
25efe32072
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.10.2-dev2');
|
||||
document.write('Version 1.10.2-dev3');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Fri Jul 8 2022 07:00:35 for CMSIS-DSP 1.10.2-dev2+g65cf625. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
document.write('Generated on Mon Jul 11 2022 13:22:11 for CMSIS-DSP 1.10.2-dev3+gae24b87. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue