acrn-hypervisor/doc
Junjie Mao c526cbebf1 doc: handle anonymous complex types in XML schema
The schema of scenario XMLs uses both named and anonymous complex types,
but the configdoc.xsl today only works for named complex types. That causes
improper rendering of config items related to virtio devices (whose schema
uses anonymous types) as well as wrong applicable VM icons which states
that virtio devices apply to not only post-launched VMs but also
pre-launched and service VM, which does not make sense.

This patch improves configdoc.xsl by adding support of anonymous complex
types so that they are walked through in the same way as named ones.

Signed-off-by: Junjie Mao <junjie.mao@intel.com>
2022-10-27 18:26:54 -07:00
..
_templates doc: add 3.1 to /latest header note 2022-09-26 10:07:26 -07:00
.known-issues doc: update doc build tools for Ubuntu 22.04 and Sphinx 2022-10-19 09:37:39 -07:00
api doc: Style cleanup in guides 2022-02-27 13:34:32 -08:00
custom-doxygen doc: prep for Ubuntu 22.04 2022-10-18 15:20:04 -07:00
developer-guides doc: grammar fixes 2022-10-26 07:43:56 -07:00
extensions Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
getting-started Create a requirements.txt for python package on GSG 2022-10-27 16:15:40 +08:00
images doc: add ACRN lockup logo to README 2020-12-15 10:36:42 -08:00
introduction doc: User VM guide 2022-06-28 15:34:58 -07:00
reference doc: Update supported HW 2022-09-14 17:23:54 -07:00
release_notes doc: fix incorrect single back-tick usage 2022-10-20 13:27:11 -07:00
scripts doc: handle anonymous complex types in XML schema 2022-10-27 18:26:54 -07:00
static doc: tweak CSS to outdent numbered step icons 2022-08-27 17:21:35 -07:00
tutorials doc: fix incorrect single back-tick usage 2022-10-20 13:27:11 -07:00
user-guides doc: grammar fixes 2022-10-26 07:43:56 -07:00
404.rst doc: fix columns issue with 404 page display 2020-06-05 16:44:15 -07:00
acrn.doxyfile doc: prep for Ubuntu 22.04 2022-10-18 15:20:04 -07:00
asa.rst doc: update security advisory for 3.0.1 release 2022-07-27 08:25:25 -07:00
conf.py doc: update doc build tools for Ubuntu 22.04 and Sphinx 2022-10-19 09:37:39 -07:00
contribute.rst doc: remove VBSK related content 2021-11-22 08:40:38 -08:00
develop.rst doc: Update RDT/vCAT tutorial 2022-06-28 16:28:09 -07:00
faq.rst doc: Remove FAQ from TOC 2022-02-16 15:37:00 -08:00
genindex.rst doc: add sphinx-generated index to leftnav 2020-11-05 09:16:45 -08:00
glossary.rst doc: update Security VM Features config option 2022-08-10 10:09:58 +08:00
index.rst doc: Remove FAQ from TOC 2022-02-16 15:37:00 -08:00
LICENSE doc: update project documentation LICENSE 2018-05-15 17:19:35 +08:00
Makefile doc: prep for Ubuntu 22.04 2022-10-18 15:20:04 -07:00
README.md doc: post-merge changes to docs 2018-05-15 18:03:33 +08:00
scorer.js Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
substitutions.txt doc: fix rendering of rightwards arrows 2021-02-25 14:55:51 -08:00
try.rst doc: add sample application user guide 2022-08-18 15:36:29 -07:00

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