Chromium Code Reviews| Index: chrome/common/extensions/docs/templates/private/api_reference.html |
| diff --git a/chrome/common/extensions/docs/templates/private/api_reference.html b/chrome/common/extensions/docs/templates/private/api_reference.html |
| index dd369118195ad84936c3b52aff36d0fc475d8012..b05d47c7124641f90e2c0cdb7993aeb00f7a6a70 100644 |
| --- a/chrome/common/extensions/docs/templates/private/api_reference.html |
| +++ b/chrome/common/extensions/docs/templates/private/api_reference.html |
| @@ -8,9 +8,11 @@ |
| {{/api.types}} |
| {{?api.properties}} |
| <h2 id="properties">Properties</h2> |
| + <table> |
| {{#p:api.properties}} |
| {{+partials.api_property api:api property:p/}} |
| {{/}} |
| + </table> |
| {{/api.properties}} |
| {{?api.functions}} |
| <h2 id="methods">Methods</h2> |