Update documentation for release v1.10.1

pull/27/head
github-actions 4 years ago
parent 2b7936710f
commit cb283bbc49

@ -111,8 +111,6 @@ $(document).ready(function(){initNavTree('ChangeLog_pg.html','');});
<tr>
<th>Version </th><th>Description </th></tr>
<tr>
<td>1.10.1-rc6 </td><td>Workflow testing </td></tr>
<tr>
<td>1.10.1-rc5 </td><td>Github workflow testing </td></tr>
<tr>
<td>1.10.1-rc4 </td><td>Workflow testing </td></tr>

@ -1,7 +1,7 @@
function writeHeader() {
document.write('Version 1.10.1-rc6');
document.write('Version 1.10.1');
};
function writeFooter() {
document.write('Generated on Tue Jun 28 2022 11:49:24 for CMSIS-DSP 1.10.1-rc6. Copyright &copy; 2022 Arm Limited (or its affiliates). All rights reserved.');
document.write('Generated on Tue Jun 28 2022 11:55:45 for CMSIS-DSP 1.10.1. Copyright &copy; 2022 Arm Limited (or its affiliates). All rights reserved.');
};

Loading…
Cancel
Save