mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-08 13:23:22 +00:00
Sphinx/Breathe have a known problem with processing unnamed nested structs and unions that cause a "Duplicate definition" warning. Use our .known-issues filter to hide these in the HLD content. Tracked-on: #1706 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>