Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: cgroup-v1: add it to the admin-guide book | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
| | | | | | | Those files belong to the admin guide, so add them. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | ||||
* | docs: block: convert to ReST | Mauro Carvalho Chehab | 2019-07-15 | 1 | -0/+597 |
Rename the block documentation files to ReST, add an index for them and adjust in order to produce a nice html output via the Sphinx build system. At its new index.rst, let's add a :orphan: while this is not linked to the main index.rst file, in order to avoid build warnings. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> |