]> begriffs open source - cmsis/blob - main/Compiler/html/footer.js
Update documentation for branch main
[cmsis] / main / Compiler / html / footer.js
1 function writeHeader() {
2     document.write('Version PROJECT_NUMBER         = ""');
3 };
4
5 function writeFooter()  {
6     document.write('Generated on Tue Jul 11 2023 10:11:39 for CMSIS-Compiler PROJECT_NUMBER         = "". Copyright © 2023 Arm Limited (or its affiliates). All rights reserved.');
7 };