Update main documentation
parent
49952d550f
commit
4e715bcec6
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.10.2-dev3+gf76f0bd');
|
||||
document.write('Version 1.10.2-dev1+g4b4c680');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Thu Jun 30 2022 06:46:25 for CMSIS-DSP 1.10.2-dev3+gf76f0bd. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
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.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue