Update main documentation
parent
bdf183c08d
commit
e30e0be3ef
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.14.4-dev9');
|
||||
document.write('Version 1.14.4-dev10');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Tue Feb 14 2023 09:25:48 for CMSIS-DSP 1.14.4-dev9+gd7beaf6. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
|
||||
document.write('Generated on Wed Feb 15 2023 06:32:50 for CMSIS-DSP 1.14.4-dev10+g0fe2214. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue