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

Unified Diff: chrome/common/extensions/docs/apps/i18n.html

Issue 10686006: Regenerate extension docs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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/apps/first_app.html ('k') | chrome/common/extensions/docs/apps/idle.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/apps/i18n.html
diff --git a/chrome/common/extensions/docs/apps/i18n.html b/chrome/common/extensions/docs/apps/i18n.html
index 7181e34d08dbb96979a41d3d2235f59b82d3f7b7..4183d0c0d2b2630702e7259869beb1bfb2e29435 100644
--- a/chrome/common/extensions/docs/apps/i18n.html
+++ b/chrome/common/extensions/docs/apps/i18n.html
@@ -18,8 +18,9 @@
<script type="text/javascript" src="../js/bootstrap.js"></script>
<script type="text/javascript" src="../js/sidebar.js"></script>
<meta name="description" content="Documentation for the chrome.i18n module, which is part of the Google Chrome extension APIs."><title>Internationalization (i18n) - Google Chrome Extensions - Google Code</title></head>
- <body><link href="../css/ApiRefStyles_apps.css" rel="stylesheet" type="text/css">
-<link href="../css/prettify.css" rel="stylesheet" type="text/css">
+ <body doc-family="apps"> <link href="../css/ApiRefStyles_apps.css" rel="stylesheet" type="text/css">
+ <link href="../css/prettify.css" rel="stylesheet" type="text/css">
+ <link href="../css/shared.css" rel="stylesheet" type="text/css">
<div id="devModeWarning" class="displayModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
« no previous file with comments | « chrome/common/extensions/docs/apps/first_app.html ('k') | chrome/common/extensions/docs/apps/idle.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698