doc: introduce final structure
Move guides and APIs into separate directories and cleanup naming introducing index files rather than named section files. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
cb5ada94f8
commit
d6f72a67fc
181 changed files with 73 additions and 97 deletions
59
doc/reference/bluetooth/mesh.rst
Normal file
59
doc/reference/bluetooth/mesh.rst
Normal file
|
@ -0,0 +1,59 @@
|
|||
.. _bluetooth_mesh:
|
||||
|
||||
|
||||
|
||||
Bluetooth Mesh Profile
|
||||
######################
|
||||
|
||||
|
||||
|
||||
API Reference
|
||||
**************
|
||||
|
||||
Mesh Profile
|
||||
============
|
||||
|
||||
.. doxygengroup:: bt_mesh
|
||||
:project: Zephyr
|
||||
|
||||
Bluetooth Mesh Access Layer
|
||||
===========================
|
||||
|
||||
.. doxygengroup:: bt_mesh_access
|
||||
:project: Zephyr
|
||||
|
||||
Bluetooth Mesh Configuration Client Model
|
||||
=========================================
|
||||
|
||||
.. doxygengroup:: bt_mesh_cfg_cli
|
||||
:project: Zephyr
|
||||
|
||||
Bluetooth Mesh Configuration Server Model
|
||||
=========================================
|
||||
|
||||
.. doxygengroup:: bt_mesh_cfg_srv
|
||||
:project: Zephyr
|
||||
|
||||
Bluetooth Mesh Health Client Model
|
||||
==================================
|
||||
|
||||
.. doxygengroup:: bt_mesh_health_cli
|
||||
:project: Zephyr
|
||||
|
||||
Bluetooth Mesh Health Server Model
|
||||
==================================
|
||||
|
||||
.. doxygengroup:: bt_mesh_health_srv
|
||||
:project: Zephyr
|
||||
|
||||
Bluetooth Mesh Provisioning
|
||||
===========================
|
||||
|
||||
.. doxygengroup:: bt_mesh_prov
|
||||
:project: Zephyr
|
||||
|
||||
Bluetooth Mesh Proxy
|
||||
====================
|
||||
|
||||
.. doxygengroup:: bt_mesh_proxy
|
||||
:project: Zephyr
|
Loading…
Add table
Add a link
Reference in a new issue