mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-10 11:51:55 +00:00
Splitted the PM reference document into smaller chunks (overview, system, device and device_runtime). Moved this content to the guides section, since the documentation intent is to provide general PM subsys information and usage guidelines. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
35 lines
573 B
ReStructuredText
35 lines
573 B
ReStructuredText
.. _user_guides:
|
|
|
|
User and Developer Guides
|
|
#########################
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
beyond-GSG.rst
|
|
arch/index.rst
|
|
bluetooth/index.rst
|
|
docs/index.rst
|
|
coccinelle.rst
|
|
code-relocation.rst
|
|
crypto/index
|
|
flash_debug/index
|
|
debug_tools/index
|
|
device_mgmt/index
|
|
dts/index
|
|
pinctrl/index
|
|
pm/index
|
|
emulator/index.rst
|
|
|
|
modules.rst
|
|
networking/index
|
|
platformio/index.rst
|
|
portability/index.rst
|
|
porting/index
|
|
smf/index.rst
|
|
test/index
|
|
tfm/index
|
|
west/index
|
|
optimizations/index
|
|
zephyr_cmake_package.rst
|