summaryrefslogtreecommitdiffstats
path: root/Documentation/fb/index.rst
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2019-06-12 19:52:45 +0200
committerJonathan Corbet2019-06-14 22:21:11 +0200
commitab42b818954c040fa13639dc031d8541edcecb4b (patch)
treebaf9142b53b039fa58ca66af479156f4886c9cc8 /Documentation/fb/index.rst
parentdocs: fault-injection: convert docs to ReST and rename to *.rst (diff)
downloadkernel-qcow2-linux-ab42b818954c040fa13639dc031d8541edcecb4b.tar.gz
kernel-qcow2-linux-ab42b818954c040fa13639dc031d8541edcecb4b.tar.xz
kernel-qcow2-linux-ab42b818954c040fa13639dc031d8541edcecb4b.zip
docs: fb: convert docs to ReST and rename to *.rst
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>
Diffstat (limited to 'Documentation/fb/index.rst')
-rw-r--r--Documentation/fb/index.rst50
1 files changed, 50 insertions, 0 deletions
diff --git a/Documentation/fb/index.rst b/Documentation/fb/index.rst
new file mode 100644
index 000000000000..d47313714635
--- /dev/null
+++ b/Documentation/fb/index.rst
@@ -0,0 +1,50 @@
+:orphan:
+
+============
+Frame Buffer
+============
+
+.. toctree::
+ :maxdepth: 1
+
+ api
+ arkfb
+ aty128fb
+ cirrusfb
+ cmap_xfbdev
+ deferred_io
+ efifb
+ ep93xx-fb
+ fbcon
+ framebuffer
+ gxfb
+ intel810
+ intelfb
+ internals
+ lxfb
+ matroxfb
+ metronomefb
+ modedb
+ pvr2fb
+ pxafb
+ s3fb
+ sa1100fb
+ sh7760fb
+ sisfb
+ sm501
+ sm712fb
+ sstfb
+ tgafb
+ tridentfb
+ udlfb
+ uvesafb
+ vesafb
+ viafb
+ vt8623fb
+
+.. only:: subproject and html
+
+ Indices
+ =======
+
+ * :ref:`genindex`