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

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

Issue 275863005: Document Bluetooth Socket API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix refs Created 6 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
« no previous file with comments | « chrome/common/extensions/docs/templates/articles/app_bluetooth.html ('k') | 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/intro_tables.json
diff --git a/chrome/common/extensions/docs/templates/json/intro_tables.json b/chrome/common/extensions/docs/templates/json/intro_tables.json
index d92a0608e3265abf165229e7a124ecbbbf3ba109..088bcfe72aec144bef86ece93eb9c795e938afde 100644
--- a/chrome/common/extensions/docs/templates/json/intro_tables.json
+++ b/chrome/common/extensions/docs/templates/json/intro_tables.json
@@ -43,6 +43,22 @@
}
]
},
+ "bluetoothLowEnergy": {
+ "Learn More": [
+ {
+ "link": "app_bluetooth.html",
+ "text": "Bluetooth"
+ }
+ ]
+ },
+ "bluetoothSocket": {
+ "Learn More": [
+ {
+ "link": "app_bluetooth.html",
+ "text": "Bluetooth"
+ }
+ ]
+ },
"cookies": {
"Permissions": [
{
« no previous file with comments | « chrome/common/extensions/docs/templates/articles/app_bluetooth.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698