From b5f2e67010a83200f6dd7d258ddcc2d6c6437809 Mon Sep 17 00:00:00 2001 From: Revisto Date: Sat, 15 Feb 2025 13:39:08 +0330 Subject: [PATCH] Add versionadded directive for is_rtl in theming documentation --- doc/usage/theming.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/usage/theming.rst b/doc/usage/theming.rst index 2d84bdb51..7a6bb9589 100644 --- a/doc/usage/theming.rst +++ b/doc/usage/theming.rst @@ -202,6 +202,8 @@ These themes are: Defaults to ``False``. + .. versionadded:: 8.2.0 + **alabaster** `Alabaster theme`_ is a modified "Kr" Sphinx theme from @kennethreitz (especially as used in his Requests project), which was itself originally