Update main documentation

pull/27/head
github-actions 4 years ago
parent 9a5d03e477
commit 26f4c82b8e

@ -111,10 +111,6 @@ $(document).ready(function(){initNavTree('ChangeLog_pg.html','');});
<tr>
<th>Version </th><th>Description </th></tr>
<tr>
<td>1.10.3 </td><td>Pack generation improvement </td></tr>
<tr>
<td>1.10.2 </td><td>Improvements to the github workflow </td></tr>
<tr>
<td>1.10.1 </td><td>First release with new repository </td></tr>
</table>
</div></div><!-- contents -->

@ -1,7 +1,7 @@
function writeHeader() {
document.write('Version 1.10.4-dev1+gb4eff8f');
document.write('Version 1.10.2-dev1+g421e1b1');
};
function writeFooter() {
document.write('Generated on Wed Jun 29 2022 12:10:57 for CMSIS-DSP 1.10.4-dev1+gb4eff8f. Copyright &copy; 2022 Arm Limited (or its affiliates). All rights reserved.');
document.write('Generated on Wed Jun 29 2022 12:42:20 for CMSIS-DSP 1.10.2-dev1+g421e1b1. Copyright &copy; 2022 Arm Limited (or its affiliates). All rights reserved.');
};

Loading…
Cancel
Save