Update main documentation
parent
c1fcf18cf1
commit
34f9d8e7e4
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.14.3-dev9');
|
||||
document.write('Version 1.14.3-dev10');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Mon Jan 16 2023 05:50:34 for CMSIS-DSP 1.14.3-dev9+gb46a2f8. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
|
||||
document.write('Generated on Mon Jan 16 2023 10:50:40 for CMSIS-DSP 1.14.3-dev10+g82559ad. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue