File: footer.html

package info (click to toggle)
epr-api 2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,284 kB
  • sloc: ansic: 15,337; sh: 229; makefile: 147; xml: 125
file content (29 lines) | stat: -rw-r--r-- 1,272 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!-- HTML footer for doxygen 1.9.8-->
<!-- start footer part -->
<!--BEGIN GENERATE_TREEVIEW-->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    $navpath
    <li class="footer">$generatedby <a href="https://www.doxygen.org/index.html"><img class="footer" src="$relpath^doxygen.svg" width="104" height="31" alt="doxygen"/></a> $doxygenversion </li>
  </ul>
</div>
<!--END GENERATE_TREEVIEW-->
<!--BEGIN !GENERATE_TREEVIEW-->
<hr class="footer"/>
  <address class="footer">
    <small>$generatedby&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="$relpath^doxygen.svg" width="104" height="31" alt="doxygen"/></a> $doxygenversion</small>
   <p>Written by
      <a href="mailto:info@brockmann-consult.de">Brockmann Consult</a>,
      &copy;&nbsp;2002&nbsp;&nbsp;&nbsp;&nbsp;
      <a href="http://www.brockmann-consult.de/">
        <img src="../images/bc_logo.gif" alt="Brockmann Consult" align="bottom" border=0 width=18 height=18>
      </a>
      &nbsp;&nbsp;&nbsp;&nbsp;
      <a href="http://envisat.esa.int/">
        <img src="../images/esa_logo.gif" alt="Eropean Space Agency" align="bottom" border=0 width=50 height=18>
      </a>
    </p>
  </address>
<!--END !GENERATE_TREEVIEW-->
</body>
</html>