[docs] added link for OpenThread China and updated Doxygen TOC (#3261)

This commit is contained in:
Jeff Bumgardner
2018-11-02 14:48:20 -07:00
committed by Jonathan Hui
parent e914c6ab6a
commit 8a94ede247
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -49,6 +49,8 @@ All end-user documentation and guides are located at [openthread.io](https://ope
...then [openthread.io](https://openthread.io) is the place for you.
> Note: For users in China, end-user documentation is available at [openthread.google.cn](https://openthread.google.cn).
If you're interested in contributing to OpenThread, read on.
# Contributing
+2
View File
@@ -93,6 +93,7 @@ extern "C" {
*
* @{
*
* @defgroup api-border-agent Border Agent
* @defgroup api-border-router Border Router
* @defgroup api-commissioner Commissioner
* @defgroup api-thread-general General
@@ -124,6 +125,7 @@ extern "C" {
* @defgroup api-crypto Crypto
* @defgroup api-factory-diagnostics Factory Diagnostics
* @defgroup api-jam-detection Jam Detection
* @defgroup api-logging Logging
* @defgroup api-ncp Network Co-Processor
* @defgroup api-network-time Network Time Synchronization
*