]> 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.1.1-dev4');
3 };
4
5 function writeFooter()  {
6     document.write('Generated on Mon Jun 10 2024 08:57:44 for CMSIS 6.1.1-dev4+g3165817. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.');
7 };