Skip to content

Commit 24df290

Browse files
committed
doc: services: storage: sort ToC entries alphabetically
Sort entries alphabetically instead of the current somewhat random order. Signed-off-by: Benjamin Cabé <[email protected]>
1 parent c927faf commit 24df290

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/services/storage/index.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ Storage
66
.. toctree::
77
:maxdepth: 1
88

9-
file_system/index.rst
10-
nvs/nvs.rst
11-
zms/zms.rst
129
disk/access.rst
10+
fcb/fcb.rst
11+
file_system/index.rst
1312
flash_map/flash_map.rst
1413
nvmem/index.rst
15-
fcb/fcb.rst
14+
nvs/nvs.rst
1615
retention/index.rst
17-
stream/stream_flash.rst
1816
secure_storage/index.rst
1917
settings/index.rst
18+
stream/stream_flash.rst
19+
zms/zms.rst

0 commit comments

Comments
 (0)