]> begriffs open source - cmsis/blob - dev/v6.0.0-dev84/General/footer.js
Update documentation for branch main
[cmsis] / dev / v6.0.0-dev84 / General / footer.js
1 function writeHeader() {
2     document.write('Version 6.0.0-dev84');
3 };
4
5 function writeFooter()  {
6     document.write('Generated on Mon Nov 27 2023 14:42:45 for CMSIS 6.0.0-dev84+gc53c0f5. Copyright © 2023 Arm Limited (or its affiliates). All rights reserved.');
7 };