Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3386)

Unified Diff: chrome/common/extensions/docs/themes.html

Issue 340021: Minor doc fixes/improvements. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/extensions/docs/static/themes.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/themes.html
===================================================================
--- chrome/common/extensions/docs/themes.html (revision 30191)
+++ chrome/common/extensions/docs/themes.html (working copy)
@@ -234,9 +234,17 @@
<a name="H2-0"></a><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>{
&nbsp;&nbsp;"version": "2.6",
&nbsp;&nbsp;"name": "camo theme",
« no previous file with comments | « chrome/common/extensions/docs/static/themes.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698