Skip to content

Commit 99aadec

Browse files
committed
doc: settings: shorten title
Make title of this subsystem doc shorter to fit nicely in the menu. Signed-off-by: Anas Nashif <[email protected]>
1 parent 172fa29 commit 99aadec

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/subsystems/settings/settings.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _settings:
22

3-
Settings subsystem with non-volatile storage
4-
############################################
3+
Settings
4+
########
55

66
The settings subsystem gives modules a way to store persistent
77
per-device configuration and runtime state.
@@ -152,8 +152,8 @@ up from where it was before restart.
152152
sys_reboot(SYS_REBOOT_COLD);
153153
}
154154
155-
API
156-
***
155+
API Reference
156+
*************
157157

158158
The Settings subsystem APIs are provided by ``settings.h``:
159159

0 commit comments

Comments
 (0)