On 29/04/2025 15.15, Daniel P. Berrangé wrote:
We deprecate versioned machine types on a fixed schedule. This allows us to auto-generate a paragraph in the deprecated.rst document that always has accurate version info.Signed-off-by: Daniel P. Berrangé <berra...@redhat.com> --- docs/about/deprecated.rst | 7 +++++++ docs/conf.py | 33 ++++++++++++++++++++++++++++++++- 2 files changed, 39 insertions(+), 1 deletion(-)
Reviewed-by: Thomas Huth <th...@redhat.com>