]> begriffs open source - cmsis/blob - CMSIS/DoxyGen/Doxygen_Templates/cmsis_footer.html
Enhance TrustZone conditions in pack description
[cmsis] / CMSIS / DoxyGen / Doxygen_Templates / cmsis_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       <script type="text/javascript">
8         <!--
9         writeFooter.call(this);
10         //-->
11       </script>    
12     </li>
13   </ul>
14 </div>
15 <!--END GENERATE_TREEVIEW-->
16 <!--BEGIN !GENERATE_TREEVIEW-->
17 <!--END !GENERATE_TREEVIEW-->
18 </body>
19 </html>