Update main documentation
parent
9293970565
commit
1a5cfd9bbb
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.10.2-dev4');
|
||||
document.write('Version 1.10.2-dev6');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Tue Jul 12 2022 08:11:06 for CMSIS-DSP 1.10.2-dev4+g7cd6cf1. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
document.write('Generated on Wed Jul 13 2022 11:37:51 for CMSIS-DSP 1.10.2-dev6+g6f0f63a. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue