Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(12)

Unified Diff: third_party/opus/src/doc/footer.html

Issue 2195313002: Remove Opus from DEPS and import a local copy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Local copy of opus, opus/src/.gitignore, opus/DEPS, update README.chromium Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/opus/src/doc/customdoxygen.css ('k') | third_party/opus/src/doc/header.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/opus/src/doc/footer.html
diff --git a/third_party/opus/src/doc/footer.html b/third_party/opus/src/doc/footer.html
new file mode 100644
index 0000000000000000000000000000000000000000..ad4a925938f2f6c1c388653adcab34e234784aa6
--- /dev/null
+++ b/third_party/opus/src/doc/footer.html
@@ -0,0 +1,28 @@
+<!--BEGIN GENERATE_TREEVIEW-->
+ <li class="footer">Generated by
+ <a href="https://www.stack.nl/~dimitri/doxygen/">
+ <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="https://www.stack.nl/~dimitri/doxygen/">doxygen</a>
+ $doxygenversion
+ </small></address>
+ </td>
+ </tr>
+ </tbody>
+</table>
+<!--END !GENERATE_TREEVIEW-->
+</body>
+</html>
« no previous file with comments | « third_party/opus/src/doc/customdoxygen.css ('k') | third_party/opus/src/doc/header.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698