Update main documentation
parent
a6a560887b
commit
1531bd1acb
@ -1,7 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.11.0');
|
||||
document.write('Version 1.10.2-dev22');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Wed Aug 3 2022 08:10:09 for CMSIS-DSP 1.11.0. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
document.write('Generated on Wed Aug 3 2022 08:23:05 for CMSIS-DSP 1.10.2-dev22+gc7acb4a. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue