Index: chrome/common/extensions/docs/server2/templates/private/toc_events.html |
diff --git a/chrome/common/extensions/docs/server2/templates/private/toc_events.html b/chrome/common/extensions/docs/server2/templates/private/toc_events.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..d1b94ab3f28311bb574df8e18c894cd53aed54cb |
--- /dev/null |
+++ b/chrome/common/extensions/docs/server2/templates/private/toc_events.html |
@@ -0,0 +1,6 @@ |
+<a href="#{{?prefix}}{{prefix}}-{{/}}events">Events</a> |
+<ol> |
+ {{#@}} |
+ <li><a href="#event-{{?prefix}}{{prefix}}-{{/}}{{name}}">{{name}}</a></li> |
+ {{/}} |
+</ol> |