mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 05:10:11 +01:00
Use the hawkmoth c:auto* directives to incorporate isl documentation. Convert @param style parameter descriptions to rst info field lists. Add static stubs for generated headers. Fix a lot of references, in particular the symbols are now in the Sphinx C domain, not C++ domain. Tweak syntax here and there. Based on the earlier work by Erik Faye-Lund <kusmabite@gmail.com> Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24507> |
||
|---|---|---|
| .. | ||
| genxml | ||
| intel/dev | ||
| builtin_types.h | ||
| nir_intrinsics.h | ||
| nir_intrinsics_indices.h | ||
| nir_opcodes.h | ||
| README.rst | ||
| vk_cmd_queue.h | ||
| vk_dispatch_table.h | ||
| vk_extensions.h | ||
| vk_physical_device_features.h | ||
| vk_physical_device_properties.h | ||
Mock headers and types used only for building documentation, to avoid a documentation dependency on generated headers, and to allow documentation of the generated types.