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

Side by Side 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, 7 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <section id=title> 1 <section id=title>
2 <a href="/">Home</a> 2 <a href="/">Home</a>
3 <a href="/recent/">Recent</a> 3 <a href="/recent/">Recent</a>
4 <a href="/w/">Workspace</a> 4 <a href="/w/">Workspace</a>
5 <a href="http://skia-autogen.googlecode.com/svn/docs/html/classes.html">Doxy gen</a>
5 <a href="https://github.com/google/skia/tree/master/experimental/webtry">Cod e</a> 6 <a href="https://github.com/google/skia/tree/master/experimental/webtry">Cod e</a>
6 <a id=gitInfo href="https://github.com/google/skia/commit/{{.Titlebar.GitHas h}}">{{.Titlebar.GitInfo}}</a> 7 <a id=gitInfo href="https://github.com/google/skia/commit/{{.Titlebar.GitHas h}}">{{.Titlebar.GitInfo}}</a>
7 </section> 8 </section>
OLDNEW
« 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