Index: chrome/common/extensions/docs/templates/private/toc_functions.html |
diff --git a/chrome/common/extensions/docs/templates/private/toc_functions.html b/chrome/common/extensions/docs/templates/private/toc_functions.html |
deleted file mode 100644 |
index 9ee0130b0b885afa85a0442410ad35d95806ff84..0000000000000000000000000000000000000000 |
--- a/chrome/common/extensions/docs/templates/private/toc_functions.html |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-<a href="#{{?parentName}}{{parentName}}-{{/}}methods">Methods</a> |
-<ol> |
- {{#f:functions}} |
- <li><a href="#{{f.id}}">{{f.name}}</a></li> |
- {{/functions}} |
-</ol> |