Index: chrome/common/extensions/docs/static/themes.html |
=================================================================== |
--- chrome/common/extensions/docs/static/themes.html (revision 30191) |
+++ chrome/common/extensions/docs/static/themes.html (working copy) |
@@ -14,9 +14,17 @@ |
<h2> Manifest </h2> |
<p> |
-Here is an example <code>manifest.json</code> file for a theme: |
+Here is an example |
+<a href="manifest.html"><code>manifest.json</code></a> |
+file for a theme: |
</p> |
+<p class="comment"> |
+[PENDING: This page should eventually be (or point to) something |
+that's very friendly to artists. |
+You should only have to look at one page to create a theme.] |
+</p> |
+ |
<pre> |
{ |
"version": "2.6", |