Update main documentation
parent
716e9b5b0e
commit
f706af92c8
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.14.5-dev17');
|
||||
document.write('Version 1.14.5-dev18');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Wed Jun 14 2023 07:35:38 for CMSIS-DSP 1.14.5-dev17+g540161c. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
|
||||
document.write('Generated on Tue Jul 4 2023 06:10:12 for CMSIS-DSP 1.14.5-dev18+g0322299. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue