summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/hosting.html
diff options
context:
space:
mode:
authorjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-02 07:12:48 +0000
committerjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-02 07:12:48 +0000
commit877264800c010ed75c0e60b6ae67fa8cdb4c0a08 (patch)
tree4fae7813f6fabe07551b09969d586f426a1c6ade /chrome/common/extensions/docs/hosting.html
parentc4c7b0e6e704ff3a88598a1eecf0d920cf2fc5e6 (diff)
downloadchromium_src-877264800c010ed75c0e60b6ae67fa8cdb4c0a08.zip
chromium_src-877264800c010ed75c0e60b6ae67fa8cdb4c0a08.tar.gz
chromium_src-877264800c010ed75c0e60b6ae67fa8cdb4c0a08.tar.bz2
Warn the user to regenerate docs when changing examples.
BUG=none TEST=none Review URL: http://codereview.chromium.org/3331002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58329 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/hosting.html')
-rw-r--r--chrome/common/extensions/docs/hosting.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/common/extensions/docs/hosting.html b/chrome/common/extensions/docs/hosting.html
index 21f1a25..85ed1867 100644
--- a/chrome/common/extensions/docs/hosting.html
+++ b/chrome/common/extensions/docs/hosting.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Hosting - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Hosting - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
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>