Update main documentation
parent
2087a0352d
commit
b4bbf3434f
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.14.2-dev16');
|
||||
document.write('Version 1.14.2-dev17');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Thu Nov 3 2022 11:05:19 for CMSIS-DSP 1.14.2-dev16+g9c425b0. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
document.write('Generated on Thu Nov 3 2022 13:49:31 for CMSIS-DSP 1.14.2-dev17+g25c3fa3. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue