File: eprosima_footer.html

package info (click to toggle)
fastdds 2.9.1%2Bds-1%2Bdeb12u2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 31,412 kB
  • sloc: cpp: 378,073; xml: 7,623; ansic: 4,596; python: 2,545; sh: 189; makefile: 36
file content (22 lines) | stat: -rw-r--r-- 726 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!-- HTML footer for doxygen 1.8.13-->
<!-- start footer part -->
<!--BEGIN GENERATE_TREEVIEW-->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    $navpath
    <li class="footer">Generated on $datetime for
    <a href="http://www.eprosima.com">
    <img class="footer" src="$relpath$$projectlogo" height="31" alt="eProsima"/></a>
    </li>
  </ul>
</div>
<!--END GENERATE_TREEVIEW-->
<!--BEGIN !GENERATE_TREEVIEW-->
<hr class="footer"/><address class="footer"><small>
Generated on $datetime for 
    <a href="http://www.eprosima.com">
    <img class="footer" src="$relpath$$projectlogo" height="31" alt="eProsima"/></a>
</small></address>
<!--END !GENERATE_TREEVIEW-->
</body>
</html>