commit | 86cf437d7adb6d79953db9496abef5e332385b37 | [log] [tgz] |
---|---|---|
author | Daniel P. Berrangé <berrange@redhat.com> | Wed May 10 12:53:57 2023 +0100 |
committer | Daniel P. Berrangé <berrange@redhat.com> | Fri Feb 09 12:48:10 2024 +0000 |
tree | a8218afde02a363d1a1cc2760d36090d7374eaea | |
parent | f424bc3312cbc1ff2748c263883e4480fa1586bc [diff] |
docs: fix highlighting of CPU ABI header rows 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>