Update main documentation
parent
8dcf55f7ee
commit
bdf183c08d
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.14.4-dev8');
|
||||
document.write('Version 1.14.4-dev9');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Fri Feb 3 2023 05:47:12 for CMSIS-DSP 1.14.4-dev8+gbc9321d. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
|
||||
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.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue