]> begriffs open source - cmsis/blob - main/General/html/footer.js
Update documentation for branch main
[cmsis] / main / General / html / footer.js
1 function writeHeader() {
2     document.write('Version 6.0.0-dev8');
3 };
4
5 function writeFooter()  {
6     document.write('Generated on Tue Jun  6 2023 14:14:10 for CMSIS 6.0.0-dev8+g89fed62. Copyright © 2023 Arm Limited (or its affiliates). All rights reserved.');
7 };