doc: remove build problem in release notes

when an XML option was removed, it will break documentation links to
that option information.  We'll remove the link in the old release notes
to fix this problem.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder 2022-03-01 10:06:37 -08:00 committed by David Kinder
parent eed4ef3ab8
commit 723f86a578
1 changed files with 2 additions and 2 deletions

View File

@ -109,7 +109,7 @@ Add New Configuration Options
In v2.5, the following elements are added to scenario XML files:
- :option:`hv.FEATURES.NVMX_ENABLED`
- ``hv.FEATURES.NVMX_ENABLED``
- :option:`vm.PTM`
The following element is renamed:
@ -118,7 +118,7 @@ The following element is renamed:
Constraints on values of the following element have changed:
- :option:`vm.guest_flags.guest_flag` no longer accepts an empty text. For VMs
- ``vm.guest_flags.guest_flag`` no longer accepts an empty text. For VMs
with no guest flag set, set the value to ``0``.
Document Updates