summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/serial-console.rst
AgeCommit message (Collapse)AuthorFilesLines
2020-04-30docs: networking: convert netconsole.txt to ReSTMauro Carvalho Chehab1-1/+1
- add SPDX header; - add a document title; - mark code blocks and literals as such; - mark tables as such; - add notes markups; - adjust identation, whitespaces and blank lines; - add to networking/index.rst. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
2016-10-24docs-rst: create an user's manual bookMauro Carvalho Chehab1-0/+115
Place README, REPORTING-BUGS, SecurityBugs and kernel-parameters on an user's manual book. As we'll be numbering the user's manual, remove the manual numbering from SecurityBugs. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>