aboutsummaryrefslogtreecommitdiffstats
path: root/v10.5.1/_static/language_data.js
diff options
context:
space:
mode:
Diffstat (limited to 'v10.5.1/_static/language_data.js')
-rw-r--r--v10.5.1/_static/language_data.js7
1 files changed, 0 insertions, 7 deletions
diff --git a/v10.5.1/_static/language_data.js b/v10.5.1/_static/language_data.js
index 367b8ed8..c7fe6c6f 100644
--- a/v10.5.1/_static/language_data.js
+++ b/v10.5.1/_static/language_data.js
@@ -1,13 +1,6 @@
/*
- * language_data.js
- * ~~~~~~~~~~~~~~~~
- *
* This script contains the language-specific data used by searchtools.js,
* namely the list of stopwords, stemmer, scorer and splitter.
- *
- * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS.
- * :license: BSD, see LICENSE for details.
- *
*/
var stopwords = ["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"];