Update main documentation
parent
4bd63ea22a
commit
70baabfdf4
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.14.4-dev12');
|
||||
document.write('Version 1.14.4-dev13');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Tue Feb 21 2023 10:34:06 for CMSIS-DSP 1.14.4-dev12+gd7e4dea. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
|
||||
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.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue