Skip to content
Commit d1d0dd45 authored by David B. Kinder's avatar David B. Kinder Committed by Anas Nashif
Browse files

doc: fix missing NVS API documentation



Sphinx only displays API documentation for items within the specified
doxygen defgroup, and importantly, not the subgroups of this defgroup.

If you define a defgroup with defgroup children, you need to tell Sphinx
to display API information about the child defgroups too.  (If the
parent defgroup has no entities of it's own, you can leave that out.)

This patch replaces the (empty) display of the parent defgroup with that
of its two child defgroups.

It also fixes an unnecessarily long text line while I was in there.

Fixes: #7666

Signed-off-by: default avatarDavid B. Kinder <david.b.kinder@intel.com>
parent 38e8f06f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment