]> 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.0-dev101');
3 };
4
5 function writeFooter()  {
6     document.write('Generated on Mon Dec 11 2023 12:37:47 for CMSIS 6.0.0-dev101+g890ae02. Copyright © 2023 Arm Limited (or its affiliates). All rights reserved.');
7 };