]> granicus.if.org Git - python/commitdiff
this should be :noindex:
authorBenjamin Peterson <benjamin@python.org>
Thu, 2 Apr 2009 00:12:47 +0000 (00:12 +0000)
committerBenjamin Peterson <benjamin@python.org>
Thu, 2 Apr 2009 00:12:47 +0000 (00:12 +0000)
Doc/howto/regex.rst

index eab23af5756cf58470128b3b47eda1ef15513194..81d5abaf58a813321f23066580d68d95ed51944e 100644 (file)
@@ -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.