Update main documentation
parent
962f2e8ab7
commit
88e3cfa9f7
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.14.5-dev7');
|
||||
document.write('Version 1.14.5-dev9');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Wed Mar 15 2023 13:15:54 for CMSIS-DSP 1.14.5-dev7+g30302ca. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
|
||||
document.write('Generated on Mon Apr 3 2023 06:08:02 for CMSIS-DSP 1.14.5-dev9+gaf5294d. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue