mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-13 21:01:57 +00:00
Move to a new guide which will expand on how to submit modules and how to maintain them. Also move topology documentation to repository management section where it fits better. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
30 lines
479 B
ReStructuredText
30 lines
479 B
ReStructuredText
.. _user_guides:
|
|
|
|
User and Developer Guides
|
|
#########################
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
getting-help.rst
|
|
bluetooth/index.rst
|
|
c_library
|
|
../README.rst
|
|
coccinelle.rst
|
|
code-relocation.rst
|
|
crypto/index
|
|
debugging/index
|
|
device_mgmt/index
|
|
device_mgmt/dfu
|
|
documentation/index
|
|
dts/index
|
|
coverage.rst
|
|
kconfig/index
|
|
modules.rst
|
|
networking/index
|
|
porting/index
|
|
test/index
|
|
tracing/index
|
|
west/index
|
|
optimizations/index
|