mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-12-22 04:42:27 +00:00
The configurator build requires the released documentation to be published before it normally would so it can resolve :ref: links in tooltips. Move these :ref: links into a second xs:documentation tag so the reference will appear in the option documentation but not in the tooltip (and break this premature dependency in the configurator build). Tracked-On: #8098 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>