Update main documentation
parent
c34dcac0aa
commit
f2f12a0085
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.14.4-dev3');
|
||||
document.write('Version 1.14.4-dev4');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Mon Jan 23 2023 10:33:36 for CMSIS-DSP 1.14.4-dev3+gfc38d7d. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
|
||||
document.write('Generated on Wed Jan 25 2023 08:45:07 for CMSIS-DSP 1.14.4-dev4+g1378fa9. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue