footer.html 878 B

1234567891011121314151617181920212223242526272829303132
  1. <!-- HTML footer for doxygen 1.8.18-->
  2. <!-- start footer part -->
  3. <!--BEGIN GENERATE_TREEVIEW-->
  4. <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  5. <ul>
  6. <li class="footer">Generated by
  7. <a href="http://www.doxygen.org/index.html">
  8. <img class="footer" src="doxygen.png" alt="doxygen"/></a> $doxygenversion </li>
  9. </ul>
  10. </div>
  11. <!--END GENERATE_TREEVIEW-->
  12. <!--BEGIN !GENERATE_TREEVIEW-->
  13. <hr class="footer"/>
  14. <table width="100%">
  15. <tbody>
  16. <tr>
  17. <td>
  18. For more information visit the <a href="https://opus-codec.org">Opus Website</a>.
  19. </td>
  20. <td>
  21. <address class="footer"><small>
  22. Generated by
  23. <a href="http://www.doxygen.org/index.html">doxygen</a>
  24. $doxygenversion
  25. </small></address>
  26. </td>
  27. </tr>
  28. </tbody>
  29. </table>
  30. <!--END !GENERATE_TREEVIEW-->
  31. </body>
  32. </html>