commit | bcf0a536bff913f3c77c4c469bff13fd9ebeb1e9 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@kernel.org> | Sat Mar 26 11:27:22 2022 +0100 |
committer | Jonathan Corbet <corbet@lwn.net> | Mon Mar 28 13:53:46 2022 -0600 |
tree | 8cf582d9e02eff39f88922e223cbf6d27ba549e0 | |
parent | b4541803d858dc058e6ba5f1817ab89af95c9c21 [diff] |
docs: kernel_include.py: add sphinx build dependencies The files included by kernel-include should be added as build dependencies, in order for sphinx-build to rebuild the corresponding docs if any changes at the included file happens. Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org> Link: https://lore.kernel.org/r/d30fc4fa422a13b7e1623d690945c46b58a55e79.1648290305.git.mchehab@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>