acrn-hypervisor/doc/scripts
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
..
changed-docs.awk doc: add a doc helper script 2022-08-30 11:45:35 -07:00
changed-docs.sh doc: add a doc helper script 2022-08-30 11:45:35 -07:00
configdoc.xsl doc: handle anonymous complex types in XML schema 2022-10-27 18:26:54 -07:00
extract_content.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
filter-doc-log.sh Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
filter-known-issues.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
publish-README.md doc: post-merge changes to docs 2018-05-15 18:03:33 +08:00
publish-redirect.sh doc: add top-level redirect 2021-10-28 13:22:14 -07:00
publish-robots.txt doc: limit search engines scan on older content 2022-02-22 11:30:14 -08:00
requirements.txt doc: update doc build tools for Ubuntu 22.04 and Sphinx 2022-10-19 09:37:39 -07:00
show-versions.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
sign_image.sh doc: Add tutorial to learn to sign binaries of a Clear Linux image. 2019-07-19 12:10:23 -07:00