summaryrefslogtreecommitdiffstats
path: root/Documentation/fb/pxafb.rst
Commit message (Collapse)AuthorAgeFilesLines
* docs: fb: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-0/+173
The conversion is actually: - add blank lines and identation in order to identify paragraphs; - fix tables markups; - add some lists markups; - mark literal blocks; - adjust title markups. 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. Also, removed the Maintained by, as requested by Geert. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>