Update main documentation
parent
600a0f3831
commit
ed54ce648d
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.14.5-dev13');
|
||||
document.write('Version 1.14.5-dev14');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Mon Jun 5 2023 06:42:13 for CMSIS-DSP 1.14.5-dev13+g507f0a6. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
|
||||
document.write('Generated on Tue Jun 6 2023 09:18:37 for CMSIS-DSP 1.14.5-dev14+g6ae4fa5. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue