]> begriffs open source - cmsis-driver-validation/blob - Doxygen/templates/footer.html
Updated Readme with ref to use Doxygen 1.9.2
[cmsis-driver-validation] / Doxygen / templates / footer.html
1 <!-- start footer part -->
2 <!--BEGIN GENERATE_TREEVIEW-->
3 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
4   <ul>
5     $navpath
6     <li class="footer">
7         Copyright &copy; 2013-2022 Arm Limited (or its affiliates). All rights reserved.
8         <!-- Use script below for auto-inserting date, project name, version, etc  -->
9         <!-- <script type="text/javascript">
10         writeFooter.call(this);
11     </script> -->
12     </li>
13   </ul>
14 </div>
15 <!--END GENERATE_TREEVIEW-->
16 <!--BEGIN !GENERATE_TREEVIEW-->
17 <!--END !GENERATE_TREEVIEW-->
18 </body>
19 </html>