]> begriffs open source - cmsis/blob - main/General/footer.js
Update documentation for branch main
[cmsis] / main / General / footer.js
1 function writeHeader() {
2     document.write('Version 6.0.1-dev21');
3 };
4
5 function writeFooter()  {
6     document.write('Generated on Tue Apr  2 2024 07:35:31 for CMSIS 6.0.1-dev21+g96f6ab1. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.');
7 };