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

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

Issue 67283005: Adding GitHub repos to doc server (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/templates/json/content_providers.json
diff --git a/chrome/common/extensions/docs/templates/json/content_providers.json b/chrome/common/extensions/docs/templates/json/content_providers.json
index 90c01182ba1b1ebc4cef19bc63bdc6c0cc93ab8c..fa58e4772ebd0db9d553f584c3c53c7e835388a0 100644
--- a/chrome/common/extensions/docs/templates/json/content_providers.json
+++ b/chrome/common/extensions/docs/templates/json/content_providers.json
@@ -60,5 +60,26 @@
"dir": "docs/static"
},
"serveFrom": "static"
+ },
+ "devtools-docs": {
+ "github": {
+ "owner": "GoogleChrome",
+ "repo": "devtools-docs-migration"
+ },
+ "serveFrom": "devtools"
+ },
+ "multidevice-docs": {
+ "github": {
+ "owner": "GoogleChrome",
+ "repo": "multi-device"
+ },
+ "serveFrom": "multidevice"
+ },
+ "webstore-docs": {
+ "github": {
+ "owner": "GoogleChrome",
+ "repo": "webstore-docs"
+ },
+ "serveFrom": "webstore"
}
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698