Update main documentation

pull/27/head
github-actions 4 years ago
parent 49952d550f
commit 4e715bcec6

@ -111,8 +111,6 @@ $(document).ready(function(){initNavTree('ChangeLog_pg.html','');});
<tr>
<th>Version </th><th>Description </th></tr>
<tr>
<td>9.9.9 </td><td>Test release 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-dev3+gf76f0bd');
document.write('Version 1.10.2-dev1+g4b4c680');
};
function writeFooter() {
document.write('Generated on Thu Jun 30 2022 06:46:25 for CMSIS-DSP 1.10.2-dev3+gf76f0bd. Copyright &copy; 2022 Arm Limited (or its affiliates). All rights reserved.');
document.write('Generated on Thu Jun 30 2022 07:46:19 for CMSIS-DSP 1.10.2-dev1+g4b4c680. Copyright &copy; 2022 Arm Limited (or its affiliates). All rights reserved.');
};

Loading…
Cancel
Save