Hi Bagas, I already submitted this here: https://www.spinics.net/lists/linux-media/msg221143.html Thanks. On 11/9/22 11:01, Bagas Sanjaya wrote: > Sphinx reported missing toctree entry for ST VGXY61 documentation: > > Documentation/userspace-api/media/drivers/st-vgxy61.rst: WARNING: document isn't included in any toctree > > Add the entry to fix the warning. > > Link: https://lore.kernel.org/linux-next/20221109162013.293250a2@xxxxxxxxxxxxxxxx/ > Fixes: 2378be892b6ff5 ("media: Documentation: Add ST VGXY61 driver documentation") > Reported-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> > Signed-off-by: Bagas Sanjaya <bagasdotme@xxxxxxxxx> > --- > Documentation/userspace-api/media/drivers/index.rst | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/userspace-api/media/drivers/index.rst b/Documentation/userspace-api/media/drivers/index.rst > index 32f82aed47d915..0f758c8d45235a 100644 > --- a/Documentation/userspace-api/media/drivers/index.rst > +++ b/Documentation/userspace-api/media/drivers/index.rst > @@ -38,4 +38,5 @@ For more details see the file COPYING in the source distribution of Linux. > max2175 > meye-uapi > omap3isp-uapi > + st-vgxy61 > uvcvideo > > base-commit: 1e284ea984d3705e042b6b07469a66f1d43371e3 -- Regards, Benjamin