Skip to content

Commit d947f52

Browse files
committed
craft(gh-pages): update, version "0.14.0"
1 parent 355c49f commit d947f52

20 files changed

+36
-31
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 hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 734f698139ed97eba8d4b76299de2a78
3+
config: 495a7ba614dbcc980b1ce4392b6cc7f1
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

.doctrees/environment.pickle

368 Bytes
Binary file not shown.

.doctrees/index.doctree

15 Bytes
Binary file not shown.

_modules/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html xmlns="http://www.w3.org/1999/xhtml">
55
<head>
66
<meta charset="utf-8" />
7-
<title>Overview: module code &#8212; sentry-python 0.13.5 documentation</title>
7+
<title>Overview: module code &#8212; sentry-python 0.14.0 documentation</title>
88
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
99
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
1010
<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
@@ -93,7 +93,7 @@ <h3 id="searchlabel">Quick search</h3>
9393
&copy;2019, Sentry Team and Contributors.
9494

9595
|
96-
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.2.2</a>
96+
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.3.1</a>
9797
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
9898

9999
</div>

_modules/sentry_sdk/api.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html xmlns="http://www.w3.org/1999/xhtml">
55
<head>
66
<meta charset="utf-8" />
7-
<title>sentry_sdk.api &#8212; sentry-python 0.13.5 documentation</title>
7+
<title>sentry_sdk.api &#8212; sentry-python 0.14.0 documentation</title>
88
<link rel="stylesheet" href="../../_static/alabaster.css" type="text/css" />
99
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
1010
<script type="text/javascript" id="documentation_options" data-url_root="../../" src="../../_static/documentation_options.js"></script>
@@ -339,7 +339,7 @@ <h3 id="searchlabel">Quick search</h3>
339339
&copy;2019, Sentry Team and Contributors.
340340

341341
|
342-
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.2.2</a>
342+
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.3.1</a>
343343
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
344344

345345
</div>

_modules/sentry_sdk/client.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html xmlns="http://www.w3.org/1999/xhtml">
55
<head>
66
<meta charset="utf-8" />
7-
<title>sentry_sdk.client &#8212; sentry-python 0.13.5 documentation</title>
7+
<title>sentry_sdk.client &#8212; sentry-python 0.14.0 documentation</title>
88
<link rel="stylesheet" href="../../_static/alabaster.css" type="text/css" />
99
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
1010
<script type="text/javascript" id="documentation_options" data-url_root="../../" src="../../_static/documentation_options.js"></script>
@@ -417,7 +417,7 @@ <h3 id="searchlabel">Quick search</h3>
417417
&copy;2019, Sentry Team and Contributors.
418418

419419
|
420-
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.2.2</a>
420+
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.3.1</a>
421421
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
422422

423423
</div>

_modules/sentry_sdk/hub.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html xmlns="http://www.w3.org/1999/xhtml">
55
<head>
66
<meta charset="utf-8" />
7-
<title>sentry_sdk.hub &#8212; sentry-python 0.13.5 documentation</title>
7+
<title>sentry_sdk.hub &#8212; sentry-python 0.14.0 documentation</title>
88
<link rel="stylesheet" href="../../_static/alabaster.css" type="text/css" />
99
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
1010
<script type="text/javascript" id="documentation_options" data-url_root="../../" src="../../_static/documentation_options.js"></script>
@@ -659,7 +659,7 @@ <h3 id="searchlabel">Quick search</h3>
659659
&copy;2019, Sentry Team and Contributors.
660660

661661
|
662-
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.2.2</a>
662+
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.3.1</a>
663663
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
664664

665665
</div>

_modules/sentry_sdk/integrations/logging.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html xmlns="http://www.w3.org/1999/xhtml">
55
<head>
66
<meta charset="utf-8" />
7-
<title>sentry_sdk.integrations.logging &#8212; sentry-python 0.13.5 documentation</title>
7+
<title>sentry_sdk.integrations.logging &#8212; sentry-python 0.14.0 documentation</title>
88
<link rel="stylesheet" href="../../../_static/alabaster.css" type="text/css" />
99
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
1010
<script type="text/javascript" id="documentation_options" data-url_root="../../../" src="../../../_static/documentation_options.js"></script>
@@ -326,7 +326,7 @@ <h3 id="searchlabel">Quick search</h3>
326326
&copy;2019, Sentry Team and Contributors.
327327

328328
|
329-
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.2.2</a>
329+
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.3.1</a>
330330
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
331331

332332
</div>

_modules/sentry_sdk/scope.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html xmlns="http://www.w3.org/1999/xhtml">
55
<head>
66
<meta charset="utf-8" />
7-
<title>sentry_sdk.scope &#8212; sentry-python 0.13.5 documentation</title>
7+
<title>sentry_sdk.scope &#8212; sentry-python 0.14.0 documentation</title>
88
<link rel="stylesheet" href="../../_static/alabaster.css" type="text/css" />
99
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
1010
<script type="text/javascript" id="documentation_options" data-url_root="../../" src="../../_static/documentation_options.js"></script>
@@ -444,7 +444,7 @@ <h3 id="searchlabel">Quick search</h3>
444444
&copy;2019, Sentry Team and Contributors.
445445

446446
|
447-
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.2.2</a>
447+
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.3.1</a>
448448
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
449449

450450
</div>

_modules/sentry_sdk/transport.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html xmlns="http://www.w3.org/1999/xhtml">
55
<head>
66
<meta charset="utf-8" />
7-
<title>sentry_sdk.transport &#8212; sentry-python 0.13.5 documentation</title>
7+
<title>sentry_sdk.transport &#8212; sentry-python 0.14.0 documentation</title>
88
<link rel="stylesheet" href="../../_static/alabaster.css" type="text/css" />
99
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
1010
<script type="text/javascript" id="documentation_options" data-url_root="../../" src="../../_static/documentation_options.js"></script>
@@ -352,7 +352,7 @@ <h3 id="searchlabel">Quick search</h3>
352352
&copy;2019, Sentry Team and Contributors.
353353

354354
|
355-
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.2.2</a>
355+
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.3.1</a>
356356
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
357357

358358
</div>

0 commit comments

Comments
 (0)