Update main documentation
parent
70baabfdf4
commit
f890ec6494
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.14.4-dev13');
|
||||
document.write('Version 1.14.4-dev14');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Mon Mar 6 2023 13:27:10 for CMSIS-DSP 1.14.4-dev13+g4806c7f. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
|
||||
document.write('Generated on Thu Mar 9 2023 06:20:33 for CMSIS-DSP 1.14.4-dev14+g61478be. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue