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