mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-28 20:16:09 +00:00
Sphinx version 5 generates <section> instead of <div> for section headings. This throws off the custom CSS style for numbered steps so the number icon wasn't showing up. Tweak the custom CSS to look for both <section> and <div> with class=numbered-step to handle Sphinx 4 and 5-generated content. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
Project ACRN Documentation
This folder hold the source and configuration files used to generate the Project ACRN documentation web site published to https://projectacrn.github.io