Update main documentation
parent
43ef801d03
commit
964cd2ed1d
@ -1,7 +1,7 @@
|
|||||||
function writeHeader() {
|
function writeHeader() {
|
||||||
document.write('Version 1.14.3-dev1');
|
document.write('Version 1.14.3-dev2');
|
||||||
};
|
};
|
||||||
|
|
||||||
function writeFooter() {
|
function writeFooter() {
|
||||||
document.write('Generated on Wed Nov 9 2022 08:43:59 for CMSIS-DSP 1.14.3-dev1+gf91c1f3. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
document.write('Generated on Wed Nov 30 2022 06:27:22 for CMSIS-DSP 1.14.3-dev2+g258f31c. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue