summaryrefslogtreecommitdiffstats
path: root/device
diff options
context:
space:
mode:
authorscheib <scheib@chromium.org>2016-01-29 11:05:28 -0800
committerCommit bot <commit-bot@chromium.org>2016-01-29 19:06:20 +0000
commitf5e16bcfbc69ea2e8ddf937d24284dfde4e8be3e (patch)
tree5a13b5f82b3ad338f8c7c452f5315da2411a05f2 /device
parente9e4e90eee146cb5aa66a4112cb7ba18d324c330 (diff)
downloadchromium_src-f5e16bcfbc69ea2e8ddf937d24284dfde4e8be3e.zip
chromium_src-f5e16bcfbc69ea2e8ddf937d24284dfde4e8be3e.tar.gz
chromium_src-f5e16bcfbc69ea2e8ddf937d24284dfde4e8be3e.tar.bz2
Add Bluetooth class diagram documentation references to README files.
Adjust content/README to markdown to enable linking. Create new README.md files for content and WebKit bluetooth directories. Review URL: https://codereview.chromium.org/1647013002 Cr-Commit-Position: refs/heads/master@{#372390}
Diffstat (limited to 'device')
-rw-r--r--device/bluetooth/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/device/bluetooth/README.md b/device/bluetooth/README.md
index 9000164..0edba83 100644
--- a/device/bluetooth/README.md
+++ b/device/bluetooth/README.md
@@ -124,3 +124,8 @@ Thus:
* ... and so on for characteristics and descriptors.
Fake objects are controlled by `bluetooth_test_android.cc`.
+
+See also: [Class Diagram of Web Bluetooth through Bluetooth Android][Class]
+
+[Class]: https://sites.google.com/a/chromium.org/dev/developers/design-documents/bluetooth-design-docs/web-bluetooth-through-bluetooth-android-class-diagram
+