Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8fd7442

Browse files
committedAug 20, 2024·
Fix jQuery references in 3.7.* docs
1 parent 18d6294 commit 8fd7442

File tree

3,583 files changed

+3795
-3795
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,583 files changed

+3795
-3795
lines changed
 

‎3.7.4/api/_api_api.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=796348d33e8b1d947c94">
4343

4444
<script src="../_static/documentation_options.js?v=46bf15d4"></script>
45-
<script src="_static/jquery.js?v3.7.4"></script>
45+
<script src="../_static/jquery.js?v3.7.4"></script>
4646
<script src="../_static/doctools.js?v=888ff710"></script>
4747
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
4848
<script src="../_static/clipboard.min.js?v=a7894cd8"></script>
@@ -2103,4 +2103,4 @@
21032103
</div>
21042104
</footer>
21052105
</body>
2106-
</html>
2106+
</html>

‎3.7.4/api/_as_gen/matplotlib.animation.AbstractMovieWriter.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<link rel="preload" as="script" href="../../_static/scripts/pydata-sphinx-theme.js?digest=796348d33e8b1d947c94">
4343

4444
<script src="../../_static/documentation_options.js?v=46bf15d4"></script>
45-
<script src="_static/jquery.js?v3.7.4"></script>
45+
<script src="../../_static/jquery.js?v3.7.4"></script>
4646
<script src="../../_static/doctools.js?v=888ff710"></script>
4747
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
4848
<script src="../../_static/clipboard.min.js?v=a7894cd8"></script>

0 commit comments

Comments
 (0)