doc: move bluetooth under connectivity
Create a new section 'Connectivity' and move Bluetooth guides and API docs to this new section. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
|
@ -1,7 +1,7 @@
|
||||||
.. _bluetooth_api:
|
.. _bluetooth_api:
|
||||||
|
|
||||||
Bluetooth
|
Bluetooth APIs
|
||||||
#########
|
##############
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 118 KiB After Width: | Height: | Size: 118 KiB |
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 7.6 KiB After Width: | Height: | Size: 7.6 KiB |
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 87 KiB After Width: | Height: | Size: 87 KiB |
Before Width: | Height: | Size: 971 KiB After Width: | Height: | Size: 971 KiB |
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 47 KiB |
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 68 KiB |
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 66 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 171 KiB After Width: | Height: | Size: 171 KiB |
Before Width: | Height: | Size: 169 KiB After Width: | Height: | Size: 169 KiB |
Before Width: | Height: | Size: 135 KiB After Width: | Height: | Size: 135 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 39 KiB |
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 49 KiB |
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 52 KiB |
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 62 KiB |
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
|
@ -21,3 +21,4 @@ hardware, as well as portions of a Classical Bluetooth (BR/EDR) Host layer.
|
||||||
bluetooth-dev.rst
|
bluetooth-dev.rst
|
||||||
autopts/autopts-win10.rst
|
autopts/autopts-win10.rst
|
||||||
autopts/autopts-linux.rst
|
autopts/autopts-linux.rst
|
||||||
|
api/index.rst
|
9
doc/connectivity/index.rst
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
.. _connectivity:
|
||||||
|
|
||||||
|
Connectivity
|
||||||
|
############
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
bluetooth/index.rst
|
|
@ -8,7 +8,6 @@ User and Developer Guides
|
||||||
|
|
||||||
beyond-GSG.rst
|
beyond-GSG.rst
|
||||||
arch/index.rst
|
arch/index.rst
|
||||||
bluetooth/index.rst
|
|
||||||
docs/index.rst
|
docs/index.rst
|
||||||
coccinelle.rst
|
coccinelle.rst
|
||||||
code-relocation.rst
|
code-relocation.rst
|
||||||
|
|
|
@ -18,6 +18,7 @@ Zephyr Project Documentation
|
||||||
contribute/index.rst
|
contribute/index.rst
|
||||||
build/index.rst
|
build/index.rst
|
||||||
kernel/index.rst
|
kernel/index.rst
|
||||||
|
connectivity/index.rst
|
||||||
development_process/index.rst
|
development_process/index.rst
|
||||||
application/index.rst
|
application/index.rst
|
||||||
reference/index.rst
|
reference/index.rst
|
||||||
|
|
|
@ -108,6 +108,7 @@ Sections
|
||||||
application/index.rst
|
application/index.rst
|
||||||
build/index.rst
|
build/index.rst
|
||||||
kernel/index.rst
|
kernel/index.rst
|
||||||
|
connectivity/index.rst
|
||||||
reference/index.rst
|
reference/index.rst
|
||||||
guides/index.rst
|
guides/index.rst
|
||||||
security/index.rst
|
security/index.rst
|
||||||
|
|
|
@ -10,7 +10,6 @@ API Reference
|
||||||
api/index.rst
|
api/index.rst
|
||||||
audio/index.rst
|
audio/index.rst
|
||||||
misc/notify.rst
|
misc/notify.rst
|
||||||
bluetooth/index.rst
|
|
||||||
canbus/index.rst
|
canbus/index.rst
|
||||||
crypto/index.rst
|
crypto/index.rst
|
||||||
devicetree/index.rst
|
devicetree/index.rst
|
||||||
|
|