From: Manuel Kaufmann Date: Wed, 17 Apr 2024 15:40:56 +0000 (+0200) Subject: Doc: Render version/language selector on Read the Docs (#116966) X-Git-Tag: v3.13.0b1~372 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ae8dfd2761e4a45afe0adada0f91f371dd121bb8;p=thirdparty%2FPython%2Fcpython.git Doc: Render version/language selector on Read the Docs (#116966) --- diff --git a/Doc/tools/templates/layout.html b/Doc/tools/templates/layout.html index 9498b2ccc5af..3c12b01b558f 100644 --- a/Doc/tools/templates/layout.html +++ b/Doc/tools/templates/layout.html @@ -41,4 +41,90 @@ {{ "}" }} {{ super() }} + + + {% endblock %}