summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/index.html
diff options
context:
space:
mode:
authorxji@chromium.org <xji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-11 18:21:12 +0000
committerxji@chromium.org <xji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-11 18:21:12 +0000
commit7637e1af29671808db2701fa7d56068b31837815 (patch)
tree3d6a351d0487934db044ac407589659e8c5fd12c /chrome/common/extensions/docs/index.html
parent11383e6f1d451d78b317c1b7260f6bc22cdbc7e3 (diff)
downloadchromium_src-7637e1af29671808db2701fa7d56068b31837815.zip
chromium_src-7637e1af29671808db2701fa7d56068b31837815.tar.gz
chromium_src-7637e1af29671808db2701fa7d56068b31837815.tar.bz2
Updated extension docs. Mainly to add i18n.html to navigation side bar,
and updated i18n.html with overview and example. BUG=none TEST=none Review URL: http://codereview.chromium.org/199094 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25989 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/index.html')
-rwxr-xr-xchrome/common/extensions/docs/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/extensions/docs/index.html b/chrome/common/extensions/docs/index.html
index e298e1f..4dc3623 100755
--- a/chrome/common/extensions/docs/index.html
+++ b/chrome/common/extensions/docs/index.html
@@ -112,6 +112,7 @@
<li><a href="xhr.html">Cross-Origin XHR</a></li>
<li><a href="packaging.html">Packaging</a></li>
<li><a href="autoupdate.html">Autoupdate</a></li>
+ <li><a href="i18n.html">i18n</a></li>
</ul>
</li>
<li><a href="tutorials.html"><div>Tutorials</div></a>