mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-04-28 19:54:01 +00:00
Custom attributes in the XML schema, such as `applicable-vms` and `views`, are designed to recursively inherit those of the parent. Thus, the effective attribute of an element should be derived by its lowest ancestor that has that attribute explicitly defined. Looking up only one level would not be sufficient. This patch updates the `configdoc.xsl` to derive the effective attributes properly so that icons in the generated doc properly reflects what is specified in the schema. Addresses ACRN-7347 Signed-off-by: Junjie Mao <junjie.mao@intel.com> Signed-off-by: David B. Kinder <david.b.kinder@intel.com> |
||
---|---|---|
.. | ||
changed-docs.awk | ||
changed-docs.sh | ||
configdoc.xsl | ||
extract_content.py | ||
filter-doc-log.sh | ||
filter-known-issues.py | ||
publish-README.md | ||
publish-redirect.sh | ||
publish-robots.txt | ||
requirements.txt | ||
show-versions.py | ||
sign_image.sh |