Update main documentation
parent
2a5107dca1
commit
92015321d9
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.10.2-dev2+g0db9178');
|
||||
document.write('Version 1.10.3-dev1+g8a30e18');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Wed Jun 29 2022 07:33:50 for CMSIS-DSP 1.10.2-dev2+g0db9178. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
document.write('Generated on Wed Jun 29 2022 08:41:55 for CMSIS-DSP 1.10.3-dev1+g8a30e18. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue