Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-15 | docs: add some documentation dirs to the driver-api book | Mauro Carvalho Chehab | |
Those are subsystem docs, with a mix of kABI and user-faced docs. While they're not split, keep the dirs where they are, adding just a pointer to the main index. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | |||
2019-07-15 | docs: accounting: convert to ReST | Mauro Carvalho Chehab | |
Rename the accounting 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> |