Skip to content

Commit 041c0d9

Browse files
author
getsentry-bot
committed
craft(gh-pages): update, version "2.44.0"
1 parent 6de19c6 commit 041c0d9

31 files changed

+3586
-3533
lines changed

.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: ce788ebac7854a605b6e8c2683792b04
3+
config: 1ee462975c399ae4cbdd9eeee7a132cc
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

.doctrees/api.doctree

1.82 KB
Binary file not shown.

.doctrees/apidocs.doctree

1.71 KB
Binary file not shown.

.doctrees/environment.pickle

26.9 KB
Binary file not shown.

_modules/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<html lang="en" data-accent-color="violet" data-content_root="../">
33
<head>
44
<meta charset="utf-8">
5-
<meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Overview: module code - sentry-python 2.43.0 documentation</title><link rel="index" title="Index" href="../genindex.html" /><link rel="search" title="Search" href="../search.html" /><script>
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Overview: module code - sentry-python 2.44.0 documentation</title><link rel="index" title="Index" href="../genindex.html" /><link rel="search" title="Search" href="../search.html" /><script>
66
function setColorMode(t){let e=document.documentElement;e.setAttribute("data-color-mode",t);let a=window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches,s=t;"auto"===t&&(s=a?"dark":"light"),"light"===s?(e.classList.remove("dark"),e.classList.add("light")):(e.classList.remove("light"),e.classList.add("dark"))}
77
setColorMode(localStorage._theme||"auto");
88
</script><link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=e1a1ceaf" />
9-
<link rel="stylesheet" type="text/css" href="../_static/shibuya.css?v=d140fbf8" />
9+
<link rel="stylesheet" type="text/css" href="../_static/shibuya.css?v=14737038" />
1010
<link media="print" rel="stylesheet" type="text/css" href="../_static/print.css?v=20ff2c19" />
1111
<link rel="preconnect" href="https://fonts.googleapis.com">
1212
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
@@ -18,7 +18,7 @@
1818
}
1919
</style>
2020
<meta property="og:type" content="website"/><meta property="og:title" content="Overview: module code"/>
21-
<meta name="twitter:card" content="summary"/>
21+
<meta name="twitter:card" content="summary"/>
2222
</head>
2323
<body><div class="sy-head">
2424
<div class="sy-head-blur"></div>
@@ -146,8 +146,8 @@ <h1>All modules for which code is available</h1>
146146
</div>
147147
</div>
148148
</footer>
149-
<script src="../_static/documentation_options.js?v=ac3318af"></script>
149+
<script src="../_static/documentation_options.js?v=2268e961"></script>
150150
<script src="../_static/doctools.js?v=9bcbadda"></script>
151151
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
152-
<script src="../_static/shibuya.js?v=9b0e4dde"></script></body>
152+
<script src="../_static/shibuya.js?v=c1cf1a6b"></script></body>
153153
</html>

_modules/sentry_sdk/api.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<html lang="en" data-accent-color="violet" data-content_root="../../">
33
<head>
44
<meta charset="utf-8">
5-
<meta name="viewport" content="width=device-width, initial-scale=1.0"><title>sentry_sdk.api - sentry-python 2.43.0 documentation</title><link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" /><script>
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0"><title>sentry_sdk.api - sentry-python 2.44.0 documentation</title><link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" /><script>
66
function setColorMode(t){let e=document.documentElement;e.setAttribute("data-color-mode",t);let a=window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches,s=t;"auto"===t&&(s=a?"dark":"light"),"light"===s?(e.classList.remove("dark"),e.classList.add("light")):(e.classList.remove("light"),e.classList.add("dark"))}
77
setColorMode(localStorage._theme||"auto");
88
</script><link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=e1a1ceaf" />
9-
<link rel="stylesheet" type="text/css" href="../../_static/shibuya.css?v=d140fbf8" />
9+
<link rel="stylesheet" type="text/css" href="../../_static/shibuya.css?v=14737038" />
1010
<link media="print" rel="stylesheet" type="text/css" href="../../_static/print.css?v=20ff2c19" />
1111
<link rel="preconnect" href="https://fonts.googleapis.com">
1212
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
@@ -18,7 +18,7 @@
1818
}
1919
</style>
2020
<meta property="og:type" content="website"/><meta property="og:title" content="sentry_sdk.api"/>
21-
<meta name="twitter:card" content="summary"/>
21+
<meta name="twitter:card" content="summary"/>
2222
</head>
2323
<body><div class="sy-head">
2424
<div class="sy-head-blur"></div>
@@ -754,8 +754,8 @@ <h1>Source code for sentry_sdk.api</h1><div class="highlight"><pre>
754754
</div>
755755
</div>
756756
</footer>
757-
<script src="../../_static/documentation_options.js?v=ac3318af"></script>
757+
<script src="../../_static/documentation_options.js?v=2268e961"></script>
758758
<script src="../../_static/doctools.js?v=9bcbadda"></script>
759759
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
760-
<script src="../../_static/shibuya.js?v=9b0e4dde"></script></body>
760+
<script src="../../_static/shibuya.js?v=c1cf1a6b"></script></body>
761761
</html>

_modules/sentry_sdk/attachments.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<html lang="en" data-accent-color="violet" data-content_root="../../">
33
<head>
44
<meta charset="utf-8">
5-
<meta name="viewport" content="width=device-width, initial-scale=1.0"><title>sentry_sdk.attachments - sentry-python 2.43.0 documentation</title><link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" /><script>
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0"><title>sentry_sdk.attachments - sentry-python 2.44.0 documentation</title><link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" /><script>
66
function setColorMode(t){let e=document.documentElement;e.setAttribute("data-color-mode",t);let a=window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches,s=t;"auto"===t&&(s=a?"dark":"light"),"light"===s?(e.classList.remove("dark"),e.classList.add("light")):(e.classList.remove("light"),e.classList.add("dark"))}
77
setColorMode(localStorage._theme||"auto");
88
</script><link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=e1a1ceaf" />
9-
<link rel="stylesheet" type="text/css" href="../../_static/shibuya.css?v=d140fbf8" />
9+
<link rel="stylesheet" type="text/css" href="../../_static/shibuya.css?v=14737038" />
1010
<link media="print" rel="stylesheet" type="text/css" href="../../_static/print.css?v=20ff2c19" />
1111
<link rel="preconnect" href="https://fonts.googleapis.com">
1212
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
@@ -18,7 +18,7 @@
1818
}
1919
</style>
2020
<meta property="og:type" content="website"/><meta property="og:title" content="sentry_sdk.attachments"/>
21-
<meta name="twitter:card" content="summary"/>
21+
<meta name="twitter:card" content="summary"/>
2222
</head>
2323
<body><div class="sy-head">
2424
<div class="sy-head-blur"></div>
@@ -217,8 +217,8 @@ <h1>Source code for sentry_sdk.attachments</h1><div class="highlight"><pre>
217217
</div>
218218
</div>
219219
</footer>
220-
<script src="../../_static/documentation_options.js?v=ac3318af"></script>
220+
<script src="../../_static/documentation_options.js?v=2268e961"></script>
221221
<script src="../../_static/doctools.js?v=9bcbadda"></script>
222222
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
223-
<script src="../../_static/shibuya.js?v=9b0e4dde"></script></body>
223+
<script src="../../_static/shibuya.js?v=c1cf1a6b"></script></body>
224224
</html>

0 commit comments

Comments
 (0)