acrn-hypervisor/doc
David B. Kinder 8ffb0dee4d schema changes for DX configurator option presentation
Edit the schema (.xsd) files to modify the order options are presented.
None of these changes invalidate existing scenario XML files, as they
only reorder elements within the existing parent element, or tweak the
acrn:views, acrn:title, or documentation content.

Move simple type elements before complex type options (under the same
parent element) to avoid the confusion where options look like they're
part of a section based on the title that's added before complex typed
options but not simple typed options.

* add acrn:title to pcpu (pCPU list)
* change documentation for binary option saying "checked" instead of 'y'
* move HYPERV_ENABLED before RDT (simple type before complex type)
* move vuart_connections before FEATURES
* move name before vm_type
* move console_vuart, os_type, vuart0, vbootloader, usb_xhci before
  lapic_passthrough
* add acrn:title to epc_section
* add acrn:title to memory
* move gpu to top of virtio_devices (simple type before completx type)

Tracked-On: #5692

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2022-05-16 09:12:20 +08:00
..
.known-issues doc: Adapt documents to new HSM driver 2021-07-15 11:53:54 +08:00
_templates doc: use Sphinx extension for showing last updated date in footers 2022-03-18 11:05:50 -07:00
api doc: Style cleanup in guides 2022-02-27 13:34:32 -08:00
custom-doxygen
developer-guides doc: remove unreferenced images in doc tree 2022-05-12 15:41:51 -07:00
extensions doc: properly handle last_updated info for new docs 2022-04-04 16:52:29 -07:00
getting-started doc: remove unused images from get-started folder 2022-05-12 11:41:58 -07:00
images doc: add ACRN lockup logo to README 2020-12-15 10:36:42 -08:00
introduction doc: Capitalize Board Inspector and ACRN Configurator 2022-04-18 17:17:40 -07:00
reference schema changes for DX configurator option presentation 2022-05-16 09:12:20 +08:00
release_notes doc: reference old release notes in archived release docs 2022-04-04 08:37:43 -07:00
scripts config_tools: add placeholders in input widgets 2022-05-13 15:50:20 +08:00
static doc: use DX-friendly names in configuration option documentation 2022-04-28 07:56:35 -07:00
tutorials doc: remove unreferenced images in doc tree 2022-05-12 15:41:51 -07:00
user-guides doc: Fix typo in DM parameters 2022-04-19 09:20:09 -07:00
404.rst doc: fix columns issue with 404 page display 2020-06-05 16:44:15 -07:00
LICENSE
Makefile doc: fix Makefile to report errors if exception raised 2022-04-02 14:03:46 -07:00
README.md
acrn.doxyfile dm: Rename vhm_ioctl_defs.h to hsm_ioctl_defs.h 2021-07-15 11:53:54 +08:00
asa.rst doc: update 'asa.rst' for 2.7 release 2021-12-13 09:55:27 -08:00
conf.py doc: reference old release notes in archived release docs 2022-04-04 08:37:43 -07:00
contribute.rst doc: remove VBSK related content 2021-11-22 08:40:38 -08:00
develop.rst [config tool][doc]: remove old configurator 2022-05-12 15:42:26 +08: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: use DX-friendly names in configuration option documentation 2022-04-28 07:56:35 -07:00
index.rst doc: Remove FAQ from TOC 2022-02-16 15:37:00 -08:00
scorer.js doc: adjust search results to bias certain docs 2020-06-15 12:30:36 -07:00
substitutions.txt doc: fix rendering of rightwards arrows 2021-02-25 14:55:51 -08:00
try.rst doc: DX update for GSG 2021-08-20 07:53:18 -07:00

README.md

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