Skip to content

Commit 17bd57a

Browse files
committed
deploy: 5eedb0d
1 parent 0d3ed5a commit 17bd57a

Some content is hidden

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

63 files changed

+498
-425
lines changed

.buildinfo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
2-
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 6a98a4c4e9e0bed659a6c80541fd7be2
2+
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: 248415b10437bed25d94656c594bd81d
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

_modules/diffpy/utils/parsers/custom_exceptions.html

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,20 @@
1+
2+
13
<!DOCTYPE html>
24
<html class="writer-html5" lang="en" data-content_root="../../../../">
35
<head>
46
<meta charset="utf-8" />
57
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>diffpy.utils.parsers.custom_exceptions &mdash; diffpy.utils 3.4.2 documentation</title>
8+
<title>diffpy.utils.parsers.custom_exceptions &mdash; diffpy.utils 3.4.3rc0 documentation</title>
79
<link rel="stylesheet" type="text/css" href="../../../../_static/pygments.css?v=fa44fd50" />
8-
<link rel="stylesheet" type="text/css" href="../../../../_static/css/theme.css?v=19f00094" />
10+
<link rel="stylesheet" type="text/css" href="../../../../_static/css/theme.css?v=7ab3649f" />
911

1012

11-
<!--[if lt IE 9]>
12-
<script src="../../../../_static/js/html5shiv.min.js"></script>
13-
<![endif]-->
14-
15-
<script src="../../../../_static/jquery.js?v=5d32c60e"></script>
16-
<script src="../../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
17-
<script src="../../../../_static/documentation_options.js?v=aa8c50ce"></script>
18-
<script src="../../../../_static/doctools.js?v=9a2dae69"></script>
19-
<script src="../../../../_static/sphinx_highlight.js?v=dc90522c"></script>
13+
<script src="../../../../_static/jquery.js?v=5d32c60e"></script>
14+
<script src="../../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
15+
<script src="../../../../_static/documentation_options.js?v=8ee79cb3"></script>
16+
<script src="../../../../_static/doctools.js?v=9bcbadda"></script>
17+
<script src="../../../../_static/sphinx_highlight.js?v=dc90522c"></script>
2018
<script src="../../../../_static/js/theme.js"></script>
2119
<link rel="index" title="Index" href="../../../../genindex.html" />
2220
<link rel="search" title="Search" href="../../../../search.html" />
@@ -33,9 +31,6 @@
3331
<a href="../../../../index.html" class="icon icon-home">
3432
diffpy.utils
3533
</a>
36-
<div class="version">
37-
3.4.2
38-
</div>
3934
<div role="search">
4035
<form id="rtd-search-form" class="wy-form" action="../../../../search.html" method="get">
4136
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />

_modules/diffpy/utils/parsers/loaddata.html

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,20 @@
1+
2+
13
<!DOCTYPE html>
24
<html class="writer-html5" lang="en" data-content_root="../../../../">
35
<head>
46
<meta charset="utf-8" />
57
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>diffpy.utils.parsers.loaddata &mdash; diffpy.utils 3.4.2 documentation</title>
8+
<title>diffpy.utils.parsers.loaddata &mdash; diffpy.utils 3.4.3rc0 documentation</title>
79
<link rel="stylesheet" type="text/css" href="../../../../_static/pygments.css?v=fa44fd50" />
8-
<link rel="stylesheet" type="text/css" href="../../../../_static/css/theme.css?v=19f00094" />
10+
<link rel="stylesheet" type="text/css" href="../../../../_static/css/theme.css?v=7ab3649f" />
911

1012

11-
<!--[if lt IE 9]>
12-
<script src="../../../../_static/js/html5shiv.min.js"></script>
13-
<![endif]-->
14-
15-
<script src="../../../../_static/jquery.js?v=5d32c60e"></script>
16-
<script src="../../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
17-
<script src="../../../../_static/documentation_options.js?v=aa8c50ce"></script>
18-
<script src="../../../../_static/doctools.js?v=9a2dae69"></script>
19-
<script src="../../../../_static/sphinx_highlight.js?v=dc90522c"></script>
13+
<script src="../../../../_static/jquery.js?v=5d32c60e"></script>
14+
<script src="../../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
15+
<script src="../../../../_static/documentation_options.js?v=8ee79cb3"></script>
16+
<script src="../../../../_static/doctools.js?v=9bcbadda"></script>
17+
<script src="../../../../_static/sphinx_highlight.js?v=dc90522c"></script>
2018
<script src="../../../../_static/js/theme.js"></script>
2119
<link rel="index" title="Index" href="../../../../genindex.html" />
2220
<link rel="search" title="Search" href="../../../../search.html" />
@@ -33,9 +31,6 @@
3331
<a href="../../../../index.html" class="icon icon-home">
3432
diffpy.utils
3533
</a>
36-
<div class="version">
37-
3.4.2
38-
</div>
3934
<div role="search">
4035
<form id="rtd-search-form" class="wy-form" action="../../../../search.html" method="get">
4136
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />

_modules/diffpy/utils/parsers/resample.html

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,20 @@
1+
2+
13
<!DOCTYPE html>
24
<html class="writer-html5" lang="en" data-content_root="../../../../">
35
<head>
46
<meta charset="utf-8" />
57
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>diffpy.utils.parsers.resample &mdash; diffpy.utils 3.4.2 documentation</title>
8+
<title>diffpy.utils.parsers.resample &mdash; diffpy.utils 3.4.3rc0 documentation</title>
79
<link rel="stylesheet" type="text/css" href="../../../../_static/pygments.css?v=fa44fd50" />
8-
<link rel="stylesheet" type="text/css" href="../../../../_static/css/theme.css?v=19f00094" />
10+
<link rel="stylesheet" type="text/css" href="../../../../_static/css/theme.css?v=7ab3649f" />
911

1012

11-
<!--[if lt IE 9]>
12-
<script src="../../../../_static/js/html5shiv.min.js"></script>
13-
<![endif]-->
14-
15-
<script src="../../../../_static/jquery.js?v=5d32c60e"></script>
16-
<script src="../../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
17-
<script src="../../../../_static/documentation_options.js?v=aa8c50ce"></script>
18-
<script src="../../../../_static/doctools.js?v=9a2dae69"></script>
19-
<script src="../../../../_static/sphinx_highlight.js?v=dc90522c"></script>
13+
<script src="../../../../_static/jquery.js?v=5d32c60e"></script>
14+
<script src="../../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
15+
<script src="../../../../_static/documentation_options.js?v=8ee79cb3"></script>
16+
<script src="../../../../_static/doctools.js?v=9bcbadda"></script>
17+
<script src="../../../../_static/sphinx_highlight.js?v=dc90522c"></script>
2018
<script src="../../../../_static/js/theme.js"></script>
2119
<link rel="index" title="Index" href="../../../../genindex.html" />
2220
<link rel="search" title="Search" href="../../../../search.html" />
@@ -33,9 +31,6 @@
3331
<a href="../../../../index.html" class="icon icon-home">
3432
diffpy.utils
3533
</a>
36-
<div class="version">
37-
3.4.2
38-
</div>
3934
<div role="search">
4035
<form id="rtd-search-form" class="wy-form" action="../../../../search.html" method="get">
4136
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />

_modules/diffpy/utils/parsers/serialization.html

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,20 @@
1+
2+
13
<!DOCTYPE html>
24
<html class="writer-html5" lang="en" data-content_root="../../../../">
35
<head>
46
<meta charset="utf-8" />
57
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>diffpy.utils.parsers.serialization &mdash; diffpy.utils 3.4.2 documentation</title>
8+
<title>diffpy.utils.parsers.serialization &mdash; diffpy.utils 3.4.3rc0 documentation</title>
79
<link rel="stylesheet" type="text/css" href="../../../../_static/pygments.css?v=fa44fd50" />
8-
<link rel="stylesheet" type="text/css" href="../../../../_static/css/theme.css?v=19f00094" />
10+
<link rel="stylesheet" type="text/css" href="../../../../_static/css/theme.css?v=7ab3649f" />
911

1012

11-
<!--[if lt IE 9]>
12-
<script src="../../../../_static/js/html5shiv.min.js"></script>
13-
<![endif]-->
14-
15-
<script src="../../../../_static/jquery.js?v=5d32c60e"></script>
16-
<script src="../../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
17-
<script src="../../../../_static/documentation_options.js?v=aa8c50ce"></script>
18-
<script src="../../../../_static/doctools.js?v=9a2dae69"></script>
19-
<script src="../../../../_static/sphinx_highlight.js?v=dc90522c"></script>
13+
<script src="../../../../_static/jquery.js?v=5d32c60e"></script>
14+
<script src="../../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
15+
<script src="../../../../_static/documentation_options.js?v=8ee79cb3"></script>
16+
<script src="../../../../_static/doctools.js?v=9bcbadda"></script>
17+
<script src="../../../../_static/sphinx_highlight.js?v=dc90522c"></script>
2018
<script src="../../../../_static/js/theme.js"></script>
2119
<link rel="index" title="Index" href="../../../../genindex.html" />
2220
<link rel="search" title="Search" href="../../../../search.html" />
@@ -33,9 +31,6 @@
3331
<a href="../../../../index.html" class="icon icon-home">
3432
diffpy.utils
3533
</a>
36-
<div class="version">
37-
3.4.2
38-
</div>
3934
<div role="search">
4035
<form id="rtd-search-form" class="wy-form" action="../../../../search.html" method="get">
4136
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />

_modules/diffpy/utils/scattering_objects/diffraction_objects.html

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,20 @@
1+
2+
13
<!DOCTYPE html>
24
<html class="writer-html5" lang="en" data-content_root="../../../../">
35
<head>
46
<meta charset="utf-8" />
57
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>diffpy.utils.scattering_objects.diffraction_objects &mdash; diffpy.utils 3.4.2 documentation</title>
8+
<title>diffpy.utils.scattering_objects.diffraction_objects &mdash; diffpy.utils 3.4.3rc0 documentation</title>
79
<link rel="stylesheet" type="text/css" href="../../../../_static/pygments.css?v=fa44fd50" />
8-
<link rel="stylesheet" type="text/css" href="../../../../_static/css/theme.css?v=19f00094" />
10+
<link rel="stylesheet" type="text/css" href="../../../../_static/css/theme.css?v=7ab3649f" />
911

1012

11-
<!--[if lt IE 9]>
12-
<script src="../../../../_static/js/html5shiv.min.js"></script>
13-
<![endif]-->
14-
15-
<script src="../../../../_static/jquery.js?v=5d32c60e"></script>
16-
<script src="../../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
17-
<script src="../../../../_static/documentation_options.js?v=aa8c50ce"></script>
18-
<script src="../../../../_static/doctools.js?v=9a2dae69"></script>
19-
<script src="../../../../_static/sphinx_highlight.js?v=dc90522c"></script>
13+
<script src="../../../../_static/jquery.js?v=5d32c60e"></script>
14+
<script src="../../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
15+
<script src="../../../../_static/documentation_options.js?v=8ee79cb3"></script>
16+
<script src="../../../../_static/doctools.js?v=9bcbadda"></script>
17+
<script src="../../../../_static/sphinx_highlight.js?v=dc90522c"></script>
2018
<script src="../../../../_static/js/theme.js"></script>
2119
<link rel="index" title="Index" href="../../../../genindex.html" />
2220
<link rel="search" title="Search" href="../../../../search.html" />
@@ -33,9 +31,6 @@
3331
<a href="../../../../index.html" class="icon icon-home">
3432
diffpy.utils
3533
</a>
36-
<div class="version">
37-
3.4.2
38-
</div>
3934
<div role="search">
4035
<form id="rtd-search-form" class="wy-form" action="../../../../search.html" method="get">
4136
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />

_modules/diffpy/utils/scattering_objects/user_config.html

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,20 @@
1+
2+
13
<!DOCTYPE html>
24
<html class="writer-html5" lang="en" data-content_root="../../../../">
35
<head>
46
<meta charset="utf-8" />
57
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>diffpy.utils.scattering_objects.user_config &mdash; diffpy.utils 3.4.2 documentation</title>
8+
<title>diffpy.utils.scattering_objects.user_config &mdash; diffpy.utils 3.4.3rc0 documentation</title>
79
<link rel="stylesheet" type="text/css" href="../../../../_static/pygments.css?v=fa44fd50" />
8-
<link rel="stylesheet" type="text/css" href="../../../../_static/css/theme.css?v=19f00094" />
10+
<link rel="stylesheet" type="text/css" href="../../../../_static/css/theme.css?v=7ab3649f" />
911

1012

11-
<!--[if lt IE 9]>
12-
<script src="../../../../_static/js/html5shiv.min.js"></script>
13-
<![endif]-->
14-
15-
<script src="../../../../_static/jquery.js?v=5d32c60e"></script>
16-
<script src="../../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
17-
<script src="../../../../_static/documentation_options.js?v=aa8c50ce"></script>
18-
<script src="../../../../_static/doctools.js?v=9a2dae69"></script>
19-
<script src="../../../../_static/sphinx_highlight.js?v=dc90522c"></script>
13+
<script src="../../../../_static/jquery.js?v=5d32c60e"></script>
14+
<script src="../../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
15+
<script src="../../../../_static/documentation_options.js?v=8ee79cb3"></script>
16+
<script src="../../../../_static/doctools.js?v=9bcbadda"></script>
17+
<script src="../../../../_static/sphinx_highlight.js?v=dc90522c"></script>
2018
<script src="../../../../_static/js/theme.js"></script>
2119
<link rel="index" title="Index" href="../../../../genindex.html" />
2220
<link rel="search" title="Search" href="../../../../search.html" />
@@ -33,9 +31,6 @@
3331
<a href="../../../../index.html" class="icon icon-home">
3432
diffpy.utils
3533
</a>
36-
<div class="version">
37-
3.4.2
38-
</div>
3934
<div role="search">
4035
<form id="rtd-search-form" class="wy-form" action="../../../../search.html" method="get">
4136
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />

_modules/diffpy/utils/tools.html

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,20 @@
1+
2+
13
<!DOCTYPE html>
24
<html class="writer-html5" lang="en" data-content_root="../../../">
35
<head>
46
<meta charset="utf-8" />
57
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>diffpy.utils.tools &mdash; diffpy.utils 3.4.2 documentation</title>
8+
<title>diffpy.utils.tools &mdash; diffpy.utils 3.4.3rc0 documentation</title>
79
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=fa44fd50" />
8-
<link rel="stylesheet" type="text/css" href="../../../_static/css/theme.css?v=19f00094" />
10+
<link rel="stylesheet" type="text/css" href="../../../_static/css/theme.css?v=7ab3649f" />
911

1012

11-
<!--[if lt IE 9]>
12-
<script src="../../../_static/js/html5shiv.min.js"></script>
13-
<![endif]-->
14-
15-
<script src="../../../_static/jquery.js?v=5d32c60e"></script>
16-
<script src="../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
17-
<script src="../../../_static/documentation_options.js?v=aa8c50ce"></script>
18-
<script src="../../../_static/doctools.js?v=9a2dae69"></script>
19-
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
13+
<script src="../../../_static/jquery.js?v=5d32c60e"></script>
14+
<script src="../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
15+
<script src="../../../_static/documentation_options.js?v=8ee79cb3"></script>
16+
<script src="../../../_static/doctools.js?v=9bcbadda"></script>
17+
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
2018
<script src="../../../_static/js/theme.js"></script>
2119
<link rel="index" title="Index" href="../../../genindex.html" />
2220
<link rel="search" title="Search" href="../../../search.html" />
@@ -33,9 +31,6 @@
3331
<a href="../../../index.html" class="icon icon-home">
3432
diffpy.utils
3533
</a>
36-
<div class="version">
37-
3.4.2
38-
</div>
3934
<div role="search">
4035
<form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
4136
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />

_modules/index.html

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,20 @@
1+
2+
13
<!DOCTYPE html>
24
<html class="writer-html5" lang="en" data-content_root="../">
35
<head>
46
<meta charset="utf-8" />
57
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Overview: module code &mdash; diffpy.utils 3.4.2 documentation</title>
8+
<title>Overview: module code &mdash; diffpy.utils 3.4.3rc0 documentation</title>
79
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
8-
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
10+
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=7ab3649f" />
911

1012

11-
<!--[if lt IE 9]>
12-
<script src="../_static/js/html5shiv.min.js"></script>
13-
<![endif]-->
14-
15-
<script src="../_static/jquery.js?v=5d32c60e"></script>
16-
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
17-
<script src="../_static/documentation_options.js?v=aa8c50ce"></script>
18-
<script src="../_static/doctools.js?v=9a2dae69"></script>
19-
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
13+
<script src="../_static/jquery.js?v=5d32c60e"></script>
14+
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
15+
<script src="../_static/documentation_options.js?v=8ee79cb3"></script>
16+
<script src="../_static/doctools.js?v=9bcbadda"></script>
17+
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2018
<script src="../_static/js/theme.js"></script>
2119
<link rel="index" title="Index" href="../genindex.html" />
2220
<link rel="search" title="Search" href="../search.html" />
@@ -33,9 +31,6 @@
3331
<a href="../index.html" class="icon icon-home">
3432
diffpy.utils
3533
</a>
36-
<div class="version">
37-
3.4.2
38-
</div>
3934
<div role="search">
4035
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
4136
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />

_static/basic.css

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
/*
2-
* basic.css
3-
* ~~~~~~~~~
4-
*
52
* Sphinx stylesheet -- basic theme.
6-
*
7-
* :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS.
8-
* :license: BSD, see LICENSE for details.
9-
*
103
*/
114

125
/* -- main layout ----------------------------------------------------------- */
@@ -115,15 +108,11 @@ img {
115108
/* -- search page ----------------------------------------------------------- */
116109

117110
ul.search {
118-
margin: 10px 0 0 20px;
119-
padding: 0;
111+
margin-top: 10px;
120112
}
121113

122114
ul.search li {
123-
padding: 5px 0 5px 20px;
124-
background-image: url(file.png);
125-
background-repeat: no-repeat;
126-
background-position: 0 7px;
115+
padding: 5px 0;
127116
}
128117

129118
ul.search li a {

0 commit comments

Comments
 (0)