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

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

Issue 10985071: Extensions Docs Server: Show properties of properties in the table of contents (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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/parameter_full.html
diff --git a/chrome/common/extensions/docs/templates/private/parameter_full.html b/chrome/common/extensions/docs/templates/private/parameter_full.html
index efc1f3363823c7fc3dda6ce4fd17d0d258213409..5f4f3084e6aa5f3fedc37a9dc44faf7c031a14e7 100644
--- a/chrome/common/extensions/docs/templates/private/parameter_full.html
+++ b/chrome/common/extensions/docs/templates/private/parameter_full.html
@@ -1,4 +1,5 @@
<div>
+ {{?prefix}}<a name="{{?property}}property{{:}}type{{/}}-{{prefix}}-{{name}}"></a>{{/}}
not at google - send to devlin 2012/09/28 04:03:11 blarg, it would be nicer if this link were in the
cduvall 2012/09/29 00:37:49 I think this would be awesome. I'm going to upload
{{+partials.property}}
{{?properties}}
not at google - send to devlin 2012/09/28 04:03:11 also, 80 chars if possible
cduvall 2012/09/29 00:37:49 Done.
<dd>

Powered by Google App Engine
This is Rietveld 408576698