File: doxygen_footer.html

package info (click to toggle)
pyocd 0.13.1%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,144 kB
  • sloc: python: 19,903; xml: 182; ansic: 112; makefile: 65; sh: 47
file content (23 lines) | stat: -rw-r--r-- 696 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!-- HTML footer for doxygen 1.8.14-->
<!-- start footer part -->
<!--BEGIN GENERATE_TREEVIEW-->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    $navpath
    <li class="footer">
    <a href="http://www.arm.com/">
    <img class="footer" src="$relpath^Arm_logo_blue_150MN.png" alt="arm" width="63" height="21"/>
    </a>
    </li>
  </ul>
</div>
<!--END GENERATE_TREEVIEW-->
<!--BEGIN !GENERATE_TREEVIEW-->
<hr class="footer"/><address class="footer"><small>
<a href="http://www.arm.com/">
<img class="footer" src="$relpath^Arm_logo_blue_150MN.png" alt="arm" width="63" height="21"/>
</a>
</small></address>
<!--END !GENERATE_TREEVIEW-->
</body>
</html>