Files
acrn-hypervisor/doc/develop.rst
David B. Kinder 4db42c1c7f doc: fix rst-columns display
Using ``.. rst-class:: rst-columns`` wasn't processed correctly because
of an error in the acrn-custom.css file.  Fix that, update the
documentation guidelines, and make use of the multi-column display in
documents where the toctree created a long list.  Now it will
appear in columns.

Also tweaked the toctree listing to use bold for the first-level items
(making a multi-column display look better, particularly when it has
subsections).

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2020-05-21 15:08:15 -07:00

106 lines
2.0 KiB
ReStructuredText

.. _develop_acrn:
Advanced Guides
###############
Configuration and Tools
***********************
.. rst-class:: rst-columns2
.. toctree::
:glob:
:maxdepth: 1
tutorials/acrn_configuration_tool
reference/kconfig/index
user-guides/kernel-parameters
user-guides/acrn-shell
user-guides/acrn-dm-parameters
misc/tools/acrn-crashlog/README
misc/tools/**
misc/acrn-manager/**
Service VM Tutorials
********************
.. rst-class:: rst-columns2
.. toctree::
:maxdepth: 1
tutorials/using_ubuntu_as_sos
tutorials/running_deb_as_serv_vm
User VM Tutorials
*****************
.. rst-class:: rst-columns2
.. toctree::
:maxdepth: 1
tutorials/building_uos_from_clearlinux
tutorials/using_windows_as_uos
tutorials/running_ubun_as_user_vm
tutorials/running_deb_as_user_vm
tutorials/using_xenomai_as_uos
tutorials/using_celadon_as_uos
tutorials/using_vxworks_as_uos
tutorials/using_zephyr_as_uos
tutorials/agl-vms
Enable ACRN Features
********************
.. rst-class:: rst-columns2
.. toctree::
:maxdepth: 1
tutorials/acrn-dm_QoS
tutorials/open_vswitch
tutorials/sgx_virtualization
tutorials/vuart_configuration
tutorials/rdt_configuration
tutorials/using_sbl_on_up2
tutorials/waag-secure-boot
tutorials/enable_s5
tutorials/cpu_sharing
tutorials/sriov_virtualization
tutorials/gpu-passthru
tutorials/run_kata_containers
tutorials/trustyACRN
tutorials/rtvm_workload_design_guideline
tutorials/setup_openstack_libvirt
Debug
*****
.. rst-class:: rst-columns2
.. toctree::
:maxdepth: 1
tutorials/debug
tutorials/realtime_performance_tuning
tutorials/rtvm_performance_tips
Additional Tutorials
********************
.. rst-class:: rst-columns2
.. toctree::
:maxdepth: 1
tutorials/up2
tutorials/building_acrn_in_docker
tutorials/acrn_ootb
tutorials/static-ip
tutorials/increase-uos-disk-size
tutorials/sign_clear_linux_image
tutorials/enable_laag_secure_boot
tutorials/kbl-nuc-sdc