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

Unified Diff: chrome/common/extensions/docs/templates/private/function.html

Issue 149673004: Rework API reference pages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: bumped versions Created 6 years, 10 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
Index: chrome/common/extensions/docs/templates/private/function.html
diff --git a/chrome/common/extensions/docs/templates/private/function.html b/chrome/common/extensions/docs/templates/private/function.html
index ea57fe0ac39815f1da98bd3612be0aacff515821..b4657603339592d37acf70b96c4903bc577236d5 100644
--- a/chrome/common/extensions/docs/templates/private/function.html
+++ b/chrome/common/extensions/docs/templates/private/function.html
@@ -1,4 +1,5 @@
{{!function The function to render}}
+{{?parentName}}<tr><td>{{/}}
<div>
{{?parentName}}<h4{{:}}<h3{{/}}
{{- Might be an anonymous function. -}}
@@ -11,3 +12,4 @@
parentName:parentName
api:api/}}
</div>
+{{?parentName}}</td></tr>{{/}}

Powered by Google App Engine
This is Rietveld 408576698