File: footer.html

package info (click to toggle)
recastnavigation 1.5.1%2Bgit20210215.e75adf8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 3,964 kB
  • sloc: cpp: 41,226; ansic: 2,674; xml: 182; makefile: 21
file content (21 lines) | stat: -rw-r--r-- 769 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
<!-- HTML footer for doxygen 1.8.6-->
<!-- start footer part -->
<!--BEGIN GENERATE_TREEVIEW-->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    $navpath
      &nbsp;&nbsp;<a href="https://github.com/recastnavigation/recastnavigation">Project Home</a> 
      | <a href="./License.html">Licence: ZLib</a>
      | Copyright (c) 2009-2014 Mikko Mononen
  </ul>
</div>
<!--END GENERATE_TREEVIEW-->
<!--BEGIN !GENERATE_TREEVIEW-->
<hr class="footer"/><address class="footer"><small>
  &nbsp;&nbsp;<a href="https://github.com/recastnavigation/recastnavigation">Project Home</a> 
  | <a href="./License.html">Licence: ZLib</a>
  | Copyright (c) 2009-2014 Mikko Mononen
</small></address>
<!--END !GENERATE_TREEVIEW-->
</body>
</html>