linux-kernel-mentees.lists.linuxfoundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: fix 'make htmldocs' warning in leds
@ 2022-06-27 21:43 Praghadeesh T K S
  2022-06-28  0:31 ` Bagas Sanjaya
  0 siblings, 1 reply; 3+ messages in thread
From: Praghadeesh T K S @ 2022-06-27 21:43 UTC (permalink / raw)
  To: Jonathan Corbet, Praghadeesh T K S, open list:DOCUMENTATION, open list
  Cc: praghadeeshtks, linux-kernel-mentees

Fix following 'make htmldocs' warnings:
./Documentation/leds/leds-qcom-lpg.rst: WARNING:
document isn't included in any toctree

Signed-off-by: Praghadeesh T K S <praghadeeshthevendria@gmail.com>
---
 Documentation/leds/index.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/leds/index.rst b/Documentation/leds/index.rst
index e5d63b9..b9ca081 100644
--- a/Documentation/leds/index.rst
+++ b/Documentation/leds/index.rst
@@ -26,3 +26,4 @@ LEDs
    leds-lp55xx
    leds-mlxcpld
    leds-sc27xx
+   leds-qcom-lpg
-- 
2.25.1

_______________________________________________
Linux-kernel-mentees mailing list
Linux-kernel-mentees@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-06-30 16:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-27 21:43 [PATCH] docs: fix 'make htmldocs' warning in leds Praghadeesh T K S
2022-06-28  0:31 ` Bagas Sanjaya
2022-06-30 16:09   ` Praghadeesh T K S

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).