Update main documentation
parent
ef2a9c0627
commit
600a0f3831
@ -1,7 +1,7 @@
|
|||||||
function writeHeader() {
|
function writeHeader() {
|
||||||
document.write('Version 1.14.5-dev12');
|
document.write('Version 1.14.5-dev13');
|
||||||
};
|
};
|
||||||
|
|
||||||
function writeFooter() {
|
function writeFooter() {
|
||||||
document.write('Generated on Wed May 10 2023 07:12:44 for CMSIS-DSP 1.14.5-dev12+g80bf36c. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
|
document.write('Generated on Mon Jun 5 2023 06:42:13 for CMSIS-DSP 1.14.5-dev13+g507f0a6. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue