]> begriffs open source - cmsis/blob - v6.0.0/General/footer.js
Update documentation for release v6.0.0
[cmsis] / v6.0.0 / General / footer.js
1 function writeHeader() {
2     document.write('Version 6.0.0');
3 };
4
5 function writeFooter()  {
6     document.write('Generated on Mon Dec 18 2023 14:00:57 for CMSIS 6.0.0. Copyright © 2023 Arm Limited (or its affiliates). All rights reserved.');
7 };