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

Issue 10985071: Extensions Docs Server: Show properties of properties in the table of contents (Closed)

Created:
8 years, 2 months ago by cduvall
Modified:
8 years, 2 months ago
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org
Visibility:
Public.

Description

Extensions Docs Server: Show properties of properties in the table of contents Properties of properties were not being shown in the table of contents. BUG=151866 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=160302

Patch Set 1 #

Total comments: 24

Patch Set 2 : use id generated by HDG #

Total comments: 4

Patch Set 3 : nits and updates to reflect server changes #

Messages

Total messages: 5 (0 generated)
cduvall
8 years, 2 months ago (2012-09-28 03:11:13 UTC) #1
not at google - send to devlin
sorry, can of worms! https://codereview.chromium.org/10985071/diff/1/chrome/common/extensions/docs/templates/private/api_property.html File chrome/common/extensions/docs/templates/private/api_property.html (right): https://codereview.chromium.org/10985071/diff/1/chrome/common/extensions/docs/templates/private/api_property.html#newcode2 chrome/common/extensions/docs/templates/private/api_property.html:2: <a name="property-{{name}}"></a> move name onto ...
8 years, 2 months ago (2012-09-28 04:03:10 UTC) #2
cduvall
https://codereview.chromium.org/10985071/diff/1/chrome/common/extensions/docs/templates/private/api_property.html File chrome/common/extensions/docs/templates/private/api_property.html (right): https://codereview.chromium.org/10985071/diff/1/chrome/common/extensions/docs/templates/private/api_property.html#newcode2 chrome/common/extensions/docs/templates/private/api_property.html:2: <a name="property-{{name}}"></a> On 2012/09/28 04:03:11, kalman wrote: > move ...
8 years, 2 months ago (2012-09-29 00:37:49 UTC) #3
not at google - send to devlin
lgtm but don't submit until we get all the server changes in obviously. http://codereview.chromium.org/10985071/diff/10001/chrome/common/extensions/docs/templates/private/parameter_full.html File ...
8 years, 2 months ago (2012-10-03 01:17:11 UTC) #4
cduvall
8 years, 2 months ago (2012-10-05 01:16:15 UTC) #5
http://codereview.chromium.org/10985071/diff/10001/chrome/common/extensions/d...
File chrome/common/extensions/docs/templates/private/parameter_full.html
(right):

http://codereview.chromium.org/10985071/diff/10001/chrome/common/extensions/d...
chrome/common/extensions/docs/templates/private/parameter_full.html:2:
{{?parent}}<a id="{{id}}"></a>{{/}}
On 2012/10/03 01:17:11, kalman wrote:
> this should be name= for a's right?
> 
> or you could put the id on the surrounding div.

Done.

http://codereview.chromium.org/10985071/diff/10001/chrome/common/extensions/d...
File chrome/common/extensions/docs/templates/private/type.html (right):

http://codereview.chromium.org/10985071/diff/10001/chrome/common/extensions/d...
chrome/common/extensions/docs/templates/private/type.html:29: {{+partials.event
api:api}}{{/}}
On 2012/10/03 01:17:11, kalman wrote:
> nice: 1 level less indentation?

Done.

Powered by Google App Engine
This is Rietveld 408576698