]> git.baikalelectronics.ru Git - kernel.git/commit
docs: add some directories to the main documentation index
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 28 Jun 2019 11:36:50 +0000 (08:36 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 15 Jul 2019 14:03:03 +0000 (11:03 -0300)
commit959620173d994d2a622ee824f62a058dc130d153
tree9a83d42db80a822ebb0178af8c0c56d9d675279d
parent4e0db19ece1018b55889634c878c638b8bd4c957
docs: add some directories to the main documentation index

The contents of those directories were orphaned at the documentation
body.

While those directories could likely be moved to be inside some guide,
I'm opting to just adding their indexes to the main one, removing the
:orphan: and adding the SPDX header.

For the drivers, the rationale is that the documentation contains
a mix of Kernelspace, uAPI and admin-guide. So, better to keep them on
separate directories, as we've be doing with similar subsystem-specific
docs that were not split yet.

For the others, well... I'm too lazy to do the move. Also, it
seems to make sense to keep at least some of those at the main
dir (like kbuild, for example). In any case, a latter patch
could do the move.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
13 files changed:
Documentation/cdrom/index.rst
Documentation/fault-injection/index.rst
Documentation/fb/index.rst
Documentation/fpga/index.rst
Documentation/ide/index.rst
Documentation/index.rst
Documentation/kbuild/index.rst
Documentation/livepatch/index.rst
Documentation/netlabel/index.rst
Documentation/pcmcia/index.rst
Documentation/target/index.rst
Documentation/timers/index.rst
Documentation/watchdog/index.rst