mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-04 08:30:27 +01:00
docs: fix doc build 'intel/dev/intel_device_info_gen.h' file not found
Commita52c1994aa("intel/dev: generate declarations for struct intel_device_info") started generating and including intel/dev/intel_device_info_gen.h, but it's not present in the documentation build, leading to errors: docs/isl/formats.rst:222: ERROR: src/intel/dev/intel_device_info.h:39: 'intel/dev/intel_device_info_gen.h' file not found docs/isl/tiling.rst:87: ERROR: src/intel/dev/intel_device_info.h:39: 'intel/dev/intel_device_info_gen.h' file not found Add an empty header stub under docs/header-stubs to fix the build. Fixes:a52c1994aa("intel/dev: generate declarations for struct intel_device_info") Signed-off-by: Jani Nikula <jani@nikula.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27573>
This commit is contained in:
parent
b0af2b30ab
commit
d8e4a4e44b
1 changed files with 0 additions and 0 deletions
0
docs/header-stubs/intel/dev/intel_device_info_gen.h
Normal file
0
docs/header-stubs/intel/dev/intel_device_info_gen.h
Normal file
Loading…
Add table
Reference in a new issue