Browse Source

doc: move utility functions to kernel

Move this section under the kernel and alongside other core and low
level features that are tied to the kernel.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
pull/44653/head
Anas Nashif 3 years ago committed by Carles Cufí
parent
commit
4206710cf2
  1. 1
      doc/kernel/index.rst
  2. 0
      doc/kernel/util/index.rst
  3. 1
      doc/reference/index.rst

1
doc/kernel/index.rst

@ -11,3 +11,4 @@ Kernel @@ -11,3 +11,4 @@ Kernel
usermode/index.rst
data_structures/index.rst
timing_functions/index.rst
util/index.rst

0
doc/reference/util/index.rst → doc/kernel/util/index.rst

1
doc/reference/index.rst

@ -34,6 +34,5 @@ API Reference @@ -34,6 +34,5 @@ API Reference
task_wdt/index.rst
misc/timeutil.rst
usb/index.rst
util/index.rst
settings/index.rst
virtualization/index.rst

Loading…
Cancel
Save