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

Unified Diff: experimental/webtry/templates/titlebar.html

Issue 268773002: Add Doxygen link to titlebar. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experimental/webtry/templates/titlebar.html
diff --git a/experimental/webtry/templates/titlebar.html b/experimental/webtry/templates/titlebar.html
index 0b7ef2d141514aa5148075324e45f704d513cde4..1af959f6764115baa784533f3d41533b907eed02 100644
--- a/experimental/webtry/templates/titlebar.html
+++ b/experimental/webtry/templates/titlebar.html
@@ -2,6 +2,7 @@
<a href="/">Home</a>
<a href="/recent/">Recent</a>
<a href="/w/">Workspace</a>
+ <a href="http://skia-autogen.googlecode.com/svn/docs/html/classes.html">Doxygen</a>
<a href="https://github.com/google/skia/tree/master/experimental/webtry">Code</a>
<a id=gitInfo href="https://github.com/google/skia/commit/{{.Titlebar.GitHash}}">{{.Titlebar.GitInfo}}</a>
</section>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698