Update main documentation
parent
4f15f762ff
commit
ef651d7ad6
@ -1,7 +1,7 @@
|
|||||||
function writeHeader() {
|
function writeHeader() {
|
||||||
document.write('Version 1.14.4-dev15');
|
document.write('Version 1.14.4-dev16');
|
||||||
};
|
};
|
||||||
|
|
||||||
function writeFooter() {
|
function writeFooter() {
|
||||||
document.write('Generated on Thu Mar 9 2023 06:50:43 for CMSIS-DSP 1.14.4-dev15+g2458ff8. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
|
document.write('Generated on Thu Mar 9 2023 08:24:46 for CMSIS-DSP 1.14.4-dev16+g33c0120. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue