From f4be5e34c2d52f210f2e74664dfc694d61414081 Mon Sep 17 00:00:00 2001 From: Paul Holzinger Date: Tue, 29 Oct 2024 17:20:21 +0100 Subject: [PATCH] docs: add missing swagger links for the stable branches It is part of the release process yet everybody ignores this. I really should look into automating this instead. Signed-off-by: Paul Holzinger --- docs/source/Reference.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/source/Reference.rst b/docs/source/Reference.rst index ae80d66de8..297ec6dfc4 100644 --- a/docs/source/Reference.rst +++ b/docs/source/Reference.rst @@ -7,6 +7,10 @@ Show the API documentation for version: * `latest (main branch) <_static/api.html>`_ +* `version 5.2 <_static/api.html?version=v5.2>`_ + +* `version 5.1 <_static/api.html?version=v5.1>`_ + * `version 5.0 <_static/api.html?version=v5.0>`_ * `version 4.9 <_static/api.html?version=v4.9>`_