Update main documentation
parent
aa31f7513e
commit
60a58c62e2
@ -1,7 +1,7 @@
|
|||||||
function writeHeader() {
|
function writeHeader() {
|
||||||
document.write('Version 1.14.2-dev8');
|
document.write('Version 1.14.2-dev9');
|
||||||
};
|
};
|
||||||
|
|
||||||
function writeFooter() {
|
function writeFooter() {
|
||||||
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.');
|
document.write('Generated on Thu Oct 27 2022 06:10:17 for CMSIS-DSP 1.14.2-dev9+g54be9ae. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue