commit | bdf3a950fb46600a2c34e5f3d9810c274e59a031 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Wed Jun 12 14:52:58 2019 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jun 14 14:31:32 2019 -0600 |
tree | a2aa74c63c373a9f751e5e218b8a4f106a20829e | |
parent | 329f00415a424063c23f75ff77f7d9c67916324d [diff] |
docs: riscv: convert docs to ReST and rename to *.rst The conversion here is trivial: - Adjust the document title's markup - Do some whitespace alignment; - mark literal blocks; - Use ReST way to markup indented lists. 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> Signed-off-by: Jonathan Corbet <corbet@lwn.net>