Update main documentation
parent
406bce5921
commit
971ba581e3
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.14.5-dev10');
|
||||
document.write('Version 1.14.5-dev11');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Fri Apr 14 2023 09:15:35 for CMSIS-DSP 1.14.5-dev10+g1d9e38a. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
|
||||
document.write('Generated on Wed May 10 2023 05:40:27 for CMSIS-DSP 1.14.5-dev11+g9ec82e8. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue