Skip to content

Commit f5b5b16

Browse files
committed
New chapter added
New chapter with further reading (links to mbed Device Connector documents). mkdocs.yml updated accordingly.
1 parent 9a1b0f4 commit f5b5b16

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

docs/further-reading.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Further reading
2+
3+
## mbed Device Connector
4+
5+
[Getting started with mbed Device Connector](https://docs.mbed.com/docs/getting-started-with-mbed-device-connector/en/latest/) provides you:
6+
7+
- a generic introduction to mbed Device Connector.
8+
- a quick start guide for using mbed Device Connector.
9+
10+
[mbed Device Connector Web Interfaces](https://docs.mbed.com/docs/mbed-device-connector-web-interfaces/en/latest/) provides you:
11+
12+
- an overview to the Web Interfaces, explaining how the web applications interact with mbed Device Connector using the REST API.

mkdocs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ pages:
1010
- ['data_types.md','Data types']
1111
- ['Howto.md','Quick start guide for using mbed Client API']
1212
- ['porting-guide.md','Porting mbed Client']
13+
- ['further-reading.md','Further reading']
1314

1415

1516

0 commit comments

Comments
 (0)