summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/tools/prechm.py16
1 files changed, 9 insertions, 7 deletions
diff --git a/Doc/tools/prechm.py b/Doc/tools/prechm.py
index 2eb10e2..04d49c3 100644
--- a/Doc/tools/prechm.py
+++ b/Doc/tools/prechm.py
@@ -117,13 +117,15 @@ object_sitemap = '''\
# Note that "and", "or", "not" and "near" are operators in the search
# language, so no point indexing them even if we wanted to.
stop_list = '''
-a an and
-is
-near
-not
-of
-or
-the
+a and are as at
+be but by
+for
+if in into is it
+near no not
+of on or
+such
+that the their then there these they this to
+was will with
'''
# s is a string or None. If None or empty, return None. Else tack '.html'