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

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

Issue 10642015: Basic setup for generating app 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
Index: chrome/common/extensions/docs/extensions/topSites.html
diff --git a/chrome/common/extensions/docs/topSites.html b/chrome/common/extensions/docs/extensions/topSites.html
similarity index 99%
rename from chrome/common/extensions/docs/topSites.html
rename to chrome/common/extensions/docs/extensions/topSites.html
index 2231e0f63e90f77fb3983ea78a619817e3cfb2bc..45e259a69c6f9fdf4fd66e6b2d06a60b797a1217 100644
--- a/chrome/common/extensions/docs/topSites.html
+++ b/chrome/common/extensions/docs/extensions/topSites.html
@@ -8,6 +8,7 @@
4) The <body>.innerHTML is also generated by an offline step so that this
page may easily be indexed by search engines.
--><html xmlns="http://www.w3.org/1999/xhtml"><head>
+ <base href=../>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="css/ApiRefStyles.css" rel="stylesheet" type="text/css">
<link href="css/print.css" rel="stylesheet" type="text/css" media="print">
« no previous file with comments | « chrome/common/extensions/docs/extensions/themes.html ('k') | chrome/common/extensions/docs/extensions/tts.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698