From: Randy Dunlap <rdunlap@infradead.org>
To: Bagas Sanjaya <bagasdotme@gmail.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linux Documentation <linux-doc@vger.kernel.org>,
Linux Framebuffer <linux-fbdev@vger.kernel.org>,
Linux DRI Development <dri-devel@lists.freedesktop.org>
Cc: Helge Deller <deller@gmx.de>, Jonathan Corbet <corbet@lwn.net>,
Sudip Mukherjee <sudipm.mukherjee@gmail.com>,
Teddy Wang <teddy.wang@siliconmotion.com>,
Bernie Thompson <bernie@plugable.com>,
Mauro Carvalho Chehab <mchehab+samsung@kernel.org>,
Ard Biesheuvel <ardb@kernel.org>,
Arvind Sankar <nivedita@alum.mit.edu>
Subject: Re: [PATCH 3/3] Documentation: fb: Split toctree
Date: Sat, 20 Sep 2025 21:08:53 -0700 [thread overview]
Message-ID: <51ccc0fb-d17f-45c9-984b-65b9e2d0c4ac@infradead.org> (raw)
In-Reply-To: <20250919003640.14867-4-bagasdotme@gmail.com>
On 9/18/25 5:36 PM, Bagas Sanjaya wrote:
> 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.
>
> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
LGTM. Thanks.
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
> ---
> Documentation/fb/index.rst | 80 +++++++++++++++++++++-----------------
> 1 file changed, 45 insertions(+), 35 deletions(-)
>
> diff --git a/Documentation/fb/index.rst b/Documentation/fb/index.rst
> index 33e3c49f885695..e2f7488b6e2e42 100644
> --- a/Documentation/fb/index.rst
> +++ b/Documentation/fb/index.rst
> @@ -4,42 +4,52 @@
> Frame Buffer
> ============
>
> -.. toctree::
> - :maxdepth: 1
> +General information
> +===================
>
> - api
> - arkfb
> - aty128fb
> - cirrusfb
> - cmap_xfbdev
> - deferred_io
> - efifb
> - ep93xx-fb
> - fbcon
> - framebuffer
> - gxfb
> - intel810
> - internals
> - lxfb
> - matroxfb
> - metronomefb
> - modedb
> - pvr2fb
> - pxafb
> - s3fb
> - sa1100fb
> - sh7760fb
> - sisfb
> - sm501
> - sm712fb
> - sstfb
> - tgafb
> - tridentfb
> - udlfb
> - uvesafb
> - vesafb
> - viafb
> - vt8623fb
> +.. toctree::
> + :maxdepth: 1
> +
> + api
> + cmap_xfbdev
> + deferred_io
> + fbcon
> + framebuffer
> + internals
> + modedb
> +
> +Driver documentation
> +====================
> +
> +.. toctree::
> + :maxdepth: 1
> +
> + arkfb
> + aty128fb
> + cirrusfb
> + efifb
> + ep93xx-fb
> + gxfb
> + intel810
> + lxfb
> + matroxfb
> + metronomefb
> + pvr2fb
> + pxafb
> + s3fb
> + sa1100fb
> + sh7760fb
> + sisfb
> + sm501
> + sm712fb
> + sstfb
> + tgafb
> + tridentfb
> + udlfb
> + uvesafb
> + vesafb
> + viafb
> + vt8623fb
>
> .. only:: subproject and html
>
--
~Randy
prev parent reply other threads:[~2025-09-21 4:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-19 0:36 [PATCH 0/3] framebuffer docs toctree index refactoring Bagas Sanjaya
2025-09-19 0:36 ` [PATCH 1/3] Documentation: fb: ep93xx: Demote section headings Bagas Sanjaya
2025-09-21 4:09 ` Randy Dunlap
2025-09-19 0:36 ` [PATCH 2/3] Documentation: fb: Retitle driver docs Bagas Sanjaya
2025-09-21 4:08 ` Randy Dunlap
2025-09-22 10:21 ` Bagas Sanjaya
2025-09-19 0:36 ` [PATCH 3/3] Documentation: fb: Split toctree Bagas Sanjaya
2025-09-21 4:08 ` Randy Dunlap [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51ccc0fb-d17f-45c9-984b-65b9e2d0c4ac@infradead.org \
--to=rdunlap@infradead.org \
--cc=ardb@kernel.org \
--cc=bagasdotme@gmail.com \
--cc=bernie@plugable.com \
--cc=corbet@lwn.net \
--cc=deller@gmx.de \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mchehab+samsung@kernel.org \
--cc=nivedita@alum.mit.edu \
--cc=sudipm.mukherjee@gmail.com \
--cc=teddy.wang@siliconmotion.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).