| Index: chrome/common/extensions/docs/server2/templates/private/standard_api.html
|
| diff --git a/chrome/common/extensions/docs/server2/templates/private/standard_api.html b/chrome/common/extensions/docs/server2/templates/private/standard_api.html
|
| index 41ac7f555b35dd2970e53ed70b27b31984c6b17b..1b7300021f97c551fee9f9ef90cf3b439c6f119d 100644
|
| --- a/chrome/common/extensions/docs/server2/templates/private/standard_api.html
|
| +++ b/chrome/common/extensions/docs/server2/templates/private/standard_api.html
|
| @@ -11,9 +11,9 @@
|
| {{+partials.sidenav}}
|
| <div id="gc-pagecontent">
|
| <h1 class="page_title">chrome.{{api.name}}</h1>
|
| - {{+partials.table_of_contents}}
|
| + {{+partials.table_of_contents toc:intro.toc}}
|
| {{- This is unindented because it contains <pre> tags -}}
|
| -{{+intro}}
|
| +{{+intro.intro}}
|
| {{+partials.api_reference}}
|
| </div>
|
| </div>
|
|
|