Update main documentation
parent
e4a5c7c54b
commit
951cc3339c
@ -1,7 +1,7 @@
|
|||||||
function writeHeader() {
|
function writeHeader() {
|
||||||
document.write('Version 1.14.2-dev18');
|
document.write('Version 1.14.2-dev19');
|
||||||
};
|
};
|
||||||
|
|
||||||
function writeFooter() {
|
function writeFooter() {
|
||||||
document.write('Generated on Thu Nov 3 2022 13:58:12 for CMSIS-DSP 1.14.2-dev18+g7a27992. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
document.write('Generated on Thu Nov 3 2022 14:09:29 for CMSIS-DSP 1.14.2-dev19+g4d090be. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue