Chromium Code Reviews| Index: chrome/common/extensions/docs/server2/templates/private/standard_apps_api.html |
| diff --git a/chrome/common/extensions/docs/server2/templates/private/standard_apps_api.html b/chrome/common/extensions/docs/server2/templates/private/standard_apps_api.html |
| index 6fc72c9169ad269c51356b0afbbaf03ce6158d46..a8b26f956f0cf4851a1f02dfde584a468806b15b 100644 |
| --- a/chrome/common/extensions/docs/server2/templates/private/standard_apps_api.html |
| +++ b/chrome/common/extensions/docs/server2/templates/private/standard_apps_api.html |
| @@ -21,10 +21,10 @@ |
| release channel</a>.</span> |
| </p> |
| {{/api.permissions.dev}} |
| - {{+partials.table_of_contents toc:intro.toc}} |
| + {{+partials.table_of_contents toc:intro.toc is_apps:true}} |
| {{- This is unindented because it contains <pre> tags -}} |
| {{+intro.intro}} |
| - {{+partials.api_reference}} |
| + {{+partials.api_reference is_apps:true}} |
|
not at google - send to devlin
2012/08/10 06:02:18
see previous comments re is_apps
cduvall
2012/08/10 21:17:47
Done.
|
| </div> |
| </div> |
| </body> |