Update main documentation
parent
b9f3c11555
commit
aa31f7513e
@ -1,7 +1,7 @@
|
|||||||
function writeHeader() {
|
function writeHeader() {
|
||||||
document.write('Version 1.14.2-dev7');
|
document.write('Version 1.14.2-dev8');
|
||||||
};
|
};
|
||||||
|
|
||||||
function writeFooter() {
|
function writeFooter() {
|
||||||
document.write('Generated on Tue Oct 25 2022 11:09:20 for CMSIS-DSP 1.14.2-dev7+gbfda709. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
document.write('Generated on Thu Oct 27 2022 05:46:56 for CMSIS-DSP 1.14.2-dev8+g68ddaa5. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue