Skip to content

Commit 7a6e249

Browse files
bagasmehdeller
authored andcommitted
Documentation: fb: Split toctree
Framebuffer docs toctree consists of driver-independent docs (e.g. API docs) and driver-specific docs. The latter has much more entries. Group the docs into separate toctrees. Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Tested-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com> Signed-off-by: Helge Deller <deller@gmx.de>
1 parent da1bb91 commit 7a6e249

1 file changed

Lines changed: 45 additions & 35 deletions

File tree

Documentation/fb/index.rst

Lines changed: 45 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -4,42 +4,52 @@
44
Frame Buffer
55
============
66

7+
General information
8+
===================
9+
10+
.. toctree::
11+
:maxdepth: 1
12+
13+
api
14+
cmap_xfbdev
15+
deferred_io
16+
fbcon
17+
framebuffer
18+
internals
19+
modedb
20+
21+
Driver documentation
22+
====================
23+
724
.. toctree::
8-
:maxdepth: 1
9-
10-
api
11-
arkfb
12-
aty128fb
13-
cirrusfb
14-
cmap_xfbdev
15-
deferred_io
16-
efifb
17-
ep93xx-fb
18-
fbcon
19-
framebuffer
20-
gxfb
21-
intel810
22-
internals
23-
lxfb
24-
matroxfb
25-
metronomefb
26-
modedb
27-
pvr2fb
28-
pxafb
29-
s3fb
30-
sa1100fb
31-
sh7760fb
32-
sisfb
33-
sm501
34-
sm712fb
35-
sstfb
36-
tgafb
37-
tridentfb
38-
udlfb
39-
uvesafb
40-
vesafb
41-
viafb
42-
vt8623fb
25+
:maxdepth: 1
26+
27+
arkfb
28+
aty128fb
29+
cirrusfb
30+
efifb
31+
ep93xx-fb
32+
gxfb
33+
intel810
34+
lxfb
35+
matroxfb
36+
metronomefb
37+
pvr2fb
38+
pxafb
39+
s3fb
40+
sa1100fb
41+
sh7760fb
42+
sisfb
43+
sm501
44+
sm712fb
45+
sstfb
46+
tgafb
47+
tridentfb
48+
udlfb
49+
uvesafb
50+
vesafb
51+
viafb
52+
vt8623fb
4353

4454
.. only:: subproject and html
4555

0 commit comments

Comments
 (0)