From: Mauro Carvalho Chehab Date: Thu, 12 Jun 2025 08:34:30 +0000 (+0200) Subject: docs: netlink: index.rst: add a netlink index file X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=beaea9c4ba2d8ef1b10223dc3a75a7d7be3e5cd9;p=users%2Fhch%2Fmisc.git docs: netlink: index.rst: add a netlink index file Instead of generating the index file, use glob to automatically include all data from yaml. Signed-off-by: Mauro Carvalho Chehab Reviewed-by: Donald Hunter --- diff --git a/Documentation/netlink/specs/index.rst b/Documentation/netlink/specs/index.rst new file mode 100644 index 000000000000..7f7cf4a096f2 --- /dev/null +++ b/Documentation/netlink/specs/index.rst @@ -0,0 +1,13 @@ +.. SPDX-License-Identifier: GPL-2.0 + +.. _specs: + +============================= +Netlink Family Specifications +============================= + +.. toctree:: + :maxdepth: 1 + :glob: + + *