]> begriffs open source - cmsis/blob - CMSIS/Documentation/Doxygen/Doxygen_Templates/footer.html
Doc: addressed review feedback, and moved Doxygen/ to Documentation/
[cmsis] / CMSIS / Documentation / Doxygen / 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       <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>