Message ID | 20250401115823.573-1-shiju.jose@huawei.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | [1/1] EDAC: docs: Fix warning document isn't included in any toctree | expand |
On Tue, Apr 01, 2025 at 12:58:23PM +0100, shiju.jose@huawei.com wrote: > From: Shiju Jose <shiju.jose@huawei.com> > > Fix the build (htmldocs) warning: "Documentation/edac/index.rst: WARNING: > document isn't included in any toctree". > > Fixes: db99ea5f2c03 ("EDAC: Add support for EDAC device features control") > Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> > Closes: https://lore.kernel.org/all/20250228185102.15842f8b@canb.auug.org.au/ > Signed-off-by: Shiju Jose <shiju.jose@huawei.com> > --- > Documentation/subsystem-apis.rst | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/subsystem-apis.rst b/Documentation/subsystem-apis.rst > index b52ad5b969d4..ff4fe8c936c8 100644 > --- a/Documentation/subsystem-apis.rst > +++ b/Documentation/subsystem-apis.rst > @@ -71,6 +71,7 @@ Other subsystems > > accounting/index > cpu-freq/index > + edac/index > fpga/index > i2c/index > iio/index > -- Applied, thanks.
diff --git a/Documentation/subsystem-apis.rst b/Documentation/subsystem-apis.rst index b52ad5b969d4..ff4fe8c936c8 100644 --- a/Documentation/subsystem-apis.rst +++ b/Documentation/subsystem-apis.rst @@ -71,6 +71,7 @@ Other subsystems accounting/index cpu-freq/index + edac/index fpga/index i2c/index iio/index