Update main documentation
parent
1e3951f839
commit
b78a7c9dd3
@ -1,7 +1,7 @@
|
|||||||
function writeHeader() {
|
function writeHeader() {
|
||||||
document.write('Version 1.13.1-dev2');
|
document.write('Version 1.14.1-dev2');
|
||||||
};
|
};
|
||||||
|
|
||||||
function writeFooter() {
|
function writeFooter() {
|
||||||
document.write('Generated on Tue Sep 20 2022 06:00:16 for CMSIS-DSP 1.13.1-dev2+gb817710. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
document.write('Generated on Wed Sep 28 2022 05:52:20 for CMSIS-DSP 1.14.1-dev2+g633b528. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue