Update main documentation
parent
4a17379c89
commit
30cc41f757
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.11.1-dev10');
|
||||
document.write('Version 1.11.1-dev11');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Tue Aug 30 2022 06:46:45 for CMSIS-DSP 1.11.1-dev10+g7a8b3da. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
document.write('Generated on Tue Aug 30 2022 07:44:33 for CMSIS-DSP 1.11.1-dev11+gb416800. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue