diff options
| author | claude-bot <[email protected]> | 2026-07-13 12:40:01 +0000 |
|---|---|---|
| committer | claude-bot <[email protected]> | 2026-07-13 12:40:01 +0000 |
| commit | 7d5c8eb943f92a94b420568778d61e0bd6f7df43 (patch) | |
| tree | c78215ea1d7b79b038c977b78a816af77057c6df /doc/footer.html | |
| download | opus-master.tar.gz opus-master.zip | |
Snapshot for re3/reVC vendoring, per @lzcnt.
Source: https://github.com/xiph/opus (034c1b61a250457649d788bbf983b3f0fb63f02e).
Diffstat (limited to 'doc/footer.html')
| -rw-r--r-- | doc/footer.html | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/footer.html b/doc/footer.html new file mode 100644 index 0000000..346c40a --- /dev/null +++ b/doc/footer.html @@ -0,0 +1,32 @@ +<!-- HTML footer for doxygen 1.8.18--> +<!-- start footer part --> +<!--BEGIN GENERATE_TREEVIEW--> +<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> + <ul> + <li class="footer">Generated by + <a href="http://www.doxygen.org/index.html"> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> $doxygenversion </li> + </ul> + </div> +<!--END GENERATE_TREEVIEW--> +<!--BEGIN !GENERATE_TREEVIEW--> +<hr class="footer"/> +<table width="100%"> + <tbody> + <tr> + <td> +For more information visit the <a href="https://opus-codec.org">Opus Website</a>. + </td> + <td> + <address class="footer"><small> + Generated by + <a href="http://www.doxygen.org/index.html">doxygen</a> + $doxygenversion + </small></address> + </td> + </tr> + </tbody> +</table> +<!--END !GENERATE_TREEVIEW--> +</body> +</html> |
