From: Mauro Carvalho Chehab Date: Tue, 18 Jun 2019 19:51:34 +0000 (-0300) Subject: docs: leds: add it to the driver-api book X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=09fdc957ad0d0ee83c00cd1e0c3a605047f63bf7;p=openwrt%2Fstaging%2Fblogic.git docs: leds: add it to the driver-api book The contents of leds driver docs is messy: it has lots of admin-guide stuff and kernel internal ones, just like other driver subsystems. I'm opting to keep the dir at the same place and just add a link to it. This makes clearer that this require changes. Signed-off-by: Mauro Carvalho Chehab --- diff --git a/Documentation/index.rst b/Documentation/index.rst index c6934d90363c..c4f9610b6167 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -91,6 +91,7 @@ needed). driver-api/index core-api/index + leds/index media/index networking/index input/index diff --git a/Documentation/leds/index.rst b/Documentation/leds/index.rst index 9885f7c1b75d..060f4e485897 100644 --- a/Documentation/leds/index.rst +++ b/Documentation/leds/index.rst @@ -1,4 +1,4 @@ -:orphan: +.. SPDX-License-Identifier: GPL-2.0 ==== LEDs