mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-07 20:00:13 +00:00
doc: fix all headings to use title case
While we hoped to make the headings consistent over time while doing other edits, we should instead just make the squirrels happy and do them all at once or they'll likely never be made consistent. A python script was used to find the headings, and then a call to https://pypi.org/project/titlecase to transform the title. A visual inspection was used to tweak a few unexpected resulting titles. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
6e655d098b
commit
0bd384d41b
@@ -13,7 +13,7 @@ ACRN-based application. This document describes these option settings.
|
||||
:local:
|
||||
:depth: 2
|
||||
|
||||
Common option value types
|
||||
Common Option Value Types
|
||||
*************************
|
||||
|
||||
Within this option documentation, we refer to some common type
|
||||
|
Reference in New Issue
Block a user