Initial commit
This commit is contained in:
19
external/CMSIS_5/CMSIS/DoxyGen/Doxygen_Templates/cmsis_footer.html
vendored
Normal file
19
external/CMSIS_5/CMSIS/DoxyGen/Doxygen_Templates/cmsis_footer.html
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
<!-- start footer part -->
|
||||
<!--BEGIN GENERATE_TREEVIEW-->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
$navpath
|
||||
<li class="footer">
|
||||
<script type="text/javascript">
|
||||
<!--
|
||||
writeFooter.call(this);
|
||||
//-->
|
||||
</script>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!--END GENERATE_TREEVIEW-->
|
||||
<!--BEGIN !GENERATE_TREEVIEW-->
|
||||
<!--END !GENERATE_TREEVIEW-->
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user