Update main documentation
parent
fb7ff26aab
commit
d3492c8003
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.14.3-dev5');
|
||||
document.write('Version 1.14.3-dev6');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Fri Dec 16 2022 07:22:30 for CMSIS-DSP 1.14.3-dev5+gf757add. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
document.write('Generated on Mon Jan 9 2023 15:36:06 for CMSIS-DSP 1.14.3-dev6+gbd4b47a. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue