Update main documentation
parent
951cc3339c
commit
bc23624477
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.14.2-dev19');
|
||||
document.write('Version 1.14.2-dev20');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Thu Nov 3 2022 14:09:29 for CMSIS-DSP 1.14.2-dev19+g4d090be. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
document.write('Generated on Fri Nov 4 2022 08:05:50 for CMSIS-DSP 1.14.2-dev20+g989370f. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue