docs: fix highlighting of CPU ABI header rows
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 10 May 2023 11:53:57 +0000 (12:53 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 9 Feb 2024 12:48:10 +0000 (12:48 +0000)
The 'header-rows' directive indicates how many rows in the generated
table are to be highlighted as headers. We only have one such row in
the CSV file included. This removes the accident bold highlighting
of the 'i486' CPU model.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
docs/system/cpu-models-x86.rst.inc

index 7f6368f999b10dc943c0c084e4b3253834674c46..ba27b5683fbfb97917f37a969f544ce93e176d39 100644 (file)
@@ -58,7 +58,7 @@ depending on the machine type is in use.
 .. csv-table:: x86-64 ABI compatibility levels
    :file: cpu-models-x86-abi.csv
    :widths: 40,15,15,15,15
-   :header-rows: 2
+   :header-rows: 1
 
 
 Preferred CPU models for Intel x86 hosts