Update main documentation

pull/27/head
github-actions 4 years ago
parent 2a5107dca1
commit 92015321d9

@ -111,6 +111,8 @@ $(document).ready(function(){initNavTree('ChangeLog_pg.html','');});
<tr>
<th>Version </th><th>Description </th></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.2-dev2+g0db9178');
document.write('Version 1.10.3-dev1+g8a30e18');
};
function writeFooter() {
document.write('Generated on Wed Jun 29 2022 07:33:50 for CMSIS-DSP 1.10.2-dev2+g0db9178. Copyright &copy; 2022 Arm Limited (or its affiliates). All rights reserved.');
document.write('Generated on Wed Jun 29 2022 08:41:55 for CMSIS-DSP 1.10.3-dev1+g8a30e18. Copyright &copy; 2022 Arm Limited (or its affiliates). All rights reserved.');
};

Loading…
Cancel
Save