not at google - send to devlin
2014/01/03 23:30:24
given that no_link is only passed in from one plac
given that no_link is only passed in from one place (variable_type.html) you
could do there
{{?disableLink}}
{{link.text}}
{{:disableLink}}
{{+partials.ref_link link:link/}}
{{/disableLink}}
and not need to pass it in here; since passing "no link" into a file called "...
link" looks a bit weird.
On 2014/01/03 23:30:24, kalman - OOO wrote:
> given that no_link is only passed in from one place (variable_type.html) you
> could do there
>
> {{?disableLink}}
> {{link.text}}
> {{:disableLink}}
> {{+partials.ref_link link:link/}}
> {{/disableLink}}
>
> and not need to pass it in here; since passing "no link" into a file called
"...
> link" looks a bit weird.
Issue 121713002: Rework API reference pages
(Closed)
Created 6 years, 12 months ago by Renato Mangini (chromium)
Modified 6 years, 10 months ago
Reviewers: not at google - send to devlin, mkearney1
Base URL: https://chromium.googlesource.com/chromium/src.git@addscss_330235
Comments: 25