doc: move crypto/random sections into os services

Move this documentation to a new location under OS Services section.

See #33725

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2022-04-04 11:23:10 -04:00 committed by Carles Cufí
commit fb892e0fbf
7 changed files with 5 additions and 5 deletions

View file

@ -11,7 +11,6 @@ User and Developer Guides
docs/index.rst
coccinelle.rst
code-relocation.rst
crypto/index
flash_debug/index
device_mgmt/index
dts/index

View file

@ -10,7 +10,6 @@ API Reference
api/index.rst
audio/index.rst
canbus/index.rst
crypto/index.rst
devicetree/index.rst
display/index.rst
edac/index.rst
@ -20,7 +19,6 @@ API Reference
modbus/index.rst
peripherals/index.rst
pinctrl/index.rst
random/index.rst
storage/index.rst
task_wdt/index.rst
usb/index.rst

View file

@ -1,8 +1,8 @@
.. _crypto_api:
Crypto
#######
Crypto APIs
###########
Overview
********

View file

@ -14,3 +14,5 @@ The following crypto libraries have been included:
:maxdepth: 1
tinycrypt.rst
random/index.rst
api/index.rst

View file

@ -7,6 +7,7 @@ OS Services
:maxdepth: 1
crypto/index
debugging/index.rst
file_system/index.rst
formatted_output.rst