diff --git a/Doc/howto/regex.rst b/Doc/howto/regex.rst index eab23af5756..81d5abaf58a 100644 --- a/Doc/howto/regex.rst +++ b/Doc/howto/regex.rst @@ -600,7 +600,7 @@ of each one. .. data:: U UNICODE - :index: + :noindex: Make ``\w``, ``\W``, ``\b``, ``\B``, ``\d``, ``\D``, ``\s`` and ``\S`` dependent on the Unicode character properties database.