docs/isl: use hawkmoth instead of doxygen

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>
This commit is contained in:
Jani Nikula
2023-08-04 18:59:58 +03:00
committed by Marge Bot
parent eabd93bba8
commit ae74d486ad
12 changed files with 294 additions and 237 deletions

View File

@@ -0,0 +1,3 @@
enum intel_workaround_id {
INTEL_WA_NUM
};