Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

doc-rst: Wire-up Backlight kernel-doc documentation

Include backlight so the documentation is now generated with make
htmldocs and friends.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

authored by

Sam Ravnborg and committed by
Lee Jones
5ab4246c a1230eb2

+13
+12
Documentation/gpu/backlight.rst
··· 1 + ================= 2 + Backlight support 3 + ================= 4 + 5 + .. kernel-doc:: drivers/video/backlight/backlight.c 6 + :doc: overview 7 + 8 + .. kernel-doc:: include/linux/backlight.h 9 + :internal: 10 + 11 + .. kernel-doc:: drivers/video/backlight/backlight.c 12 + :export:
+1
Documentation/gpu/index.rst
··· 12 12 drm-uapi 13 13 drm-client 14 14 drivers 15 + backlight 15 16 vga-switcheroo 16 17 vgaarbiter 17 18 todo