Skip to content

Commit

Permalink
vendor searchtools.js
Browse files Browse the repository at this point in the history
this is to work around
sphinx-doc/sphinx#9456 which is emitting
dozens of unused network calls on search
  • Loading branch information
zzzeek committed Jul 15, 2021
1 parent 52cdf6b commit afc22c6
Show file tree
Hide file tree
Showing 2 changed files with 526 additions and 1 deletion.
2 changes: 1 addition & 1 deletion zzzeeksphinx/__init__.py
@@ -1,4 +1,4 @@
__version__ = "1.2.4"
__version__ = "1.2.5"


def setup(app):
Expand Down

0 comments on commit afc22c6

Please sign in to comment.