| Index: chrome/common/extensions/docs/server2/templates/private/table_of_contents.html
|
| diff --git a/chrome/common/extensions/docs/server2/templates/private/table_of_contents.html b/chrome/common/extensions/docs/server2/templates/private/table_of_contents.html
|
| index 6f3905225624907ec88bbe4f7f22cdf50d547a37..e14afaee3fdc99f463edf4c5ba5b7d1b7aa73365 100644
|
| --- a/chrome/common/extensions/docs/server2/templates/private/table_of_contents.html
|
| +++ b/chrome/common/extensions/docs/server2/templates/private/table_of_contents.html
|
| @@ -20,6 +20,7 @@
|
| {{?api.properties}}<li>{{+partials.toc_properties}}</li>{{/}}
|
| {{?api.functions}}<li>{{+partials.toc_functions}}</li>{{/}}
|
| {{?api.events}}<li>{{+partials.toc_events}}</li>{{/}}
|
| + {{?api.samples}}<li>{{+partials.toc_samples}}</li>{{/}}
|
| {{/api}}
|
| </ol>
|
| </li>
|
|
|