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

Unified Diff: chrome/common/extensions/docs/templates/json/extensions_sidenav.json

Issue 14273041: Doc server manifest page generation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Codereview and polish Created 7 years, 7 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/templates/json/extensions_sidenav.json
diff --git a/chrome/common/extensions/docs/templates/json/extensions_sidenav.json b/chrome/common/extensions/docs/templates/json/extensions_sidenav.json
index 822ad948d5aaf6a252e9f826333910a3acd19b6b..163aaa46582844e74eee2fead43d1d5f2e40555c 100644
--- a/chrome/common/extensions/docs/templates/json/extensions_sidenav.json
+++ b/chrome/common/extensions/docs/templates/json/extensions_sidenav.json
@@ -206,10 +206,12 @@
"fileName": "faq.html"
},
{
+ "absolute_url": true,
not at google - send to devlin 2013/05/11 18:32:01 I expect you'd need to do a similar thing in apps_
jshumway 2013/05/11 22:08:20 I did a git-cl patch with 15054006 to get the chan
"title": "Chrome Web Store",
"fileName": "http://code.google.com/chrome/webstore/docs/index.html"
},
{
+ "absolute_url": true,
"title": "Hosted Apps",
"fileName": "http://code.google.com/chrome/apps/docs/developers_guide.html"
},

Powered by Google App Engine
This is Rietveld 408576698