File: footer.html

package info (click to toggle)
libjwt3 3.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,860 kB
  • sloc: ansic: 8,651; xml: 253; javascript: 187; sh: 45; makefile: 14; ruby: 11
file content (24 lines) | stat: -rw-r--r-- 697 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!-- HTML footer for doxygen 1.12.0-->
<!-- 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="https://maclara-llc.com" target="_blank">
        <img src="$relpath^maclara-pill.svg" alt="maClara, LLC">
      </a>
    </li>
  </ul>
</div>
<!--END GENERATE_TREEVIEW-->
<!--BEGIN !GENERATE_TREEVIEW-->
<hr class="footer"/><address class="footer">
<a href="https://maclara-llc.com" target="_blank">
<img class="footer" src="$relpath^maclara-pill.svg" alt="maClara, LLC">
</a>
</address>
</div><!-- doc-content -->
<!--END !GENERATE_TREEVIEW-->
</body>
</html>