Skip to content

Commit b15e6a8

Browse files
committed
deploy: 0a4b616
1 parent 9b03852 commit b15e6a8

18 files changed

Lines changed: 188 additions & 41 deletions

.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: d269d9d55b95248e0342c0f56511758b
3+
config: d720f5462a61347cf059aae245ffa782
44
tags: 645f666f9bcd5a90fca523b33c5a78b7
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
.. _example_package documentation:
2+
3+
|title|
4+
=======
5+
6+
.. |title| replace:: diffpy.labpdfproc.example_package package
7+
8+
.. automodule:: diffpy.labpdfproc.example_package
9+
:members:
10+
:undoc-members:
11+
:show-inheritance:
12+
13+
|foo|
14+
-----
15+
16+
.. |foo| replace:: diffpy.labpdfproc.example_package.foo module
17+
18+
.. automodule:: diffpy.labpdfproc.example_package.foo
19+
:members:
20+
:undoc-members:
21+
:show-inheritance:
22+
23+
|bar|
24+
-----
25+
26+
.. |bar| replace:: diffpy.labpdfproc.example_package.bar module
27+
28+
.. automodule:: diffpy.labpdfproc.example_package.foo
29+
:members:
30+
:undoc-members:
31+
:show-inheritance:

_sources/license.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ OPEN SOURCE LICENSE AGREEMENT
99
=============================
1010
BSD 3-Clause License
1111

12-
Copyright (c) 2024, The Trustees of Columbia University in
12+
Copyright (c) 2024, The Trustees of Columbia University in
1313
the City of New York.
14-
All Rights Reserved.
14+
All Rights Reserved.
1515

1616
Redistribution and use in source and binary forms, with or without
1717
modification, are permitted provided that the following conditions are met:

_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const DOCUMENTATION_OPTIONS = {
2-
VERSION: '0.1.1',
2+
VERSION: '0.1.2rc0',
33
LANGUAGE: 'en',
44
COLLAPSE_INDEX: false,
55
BUILDER: 'html',
Lines changed: 116 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,116 @@
1+
<!DOCTYPE html>
2+
<html class="writer-html5" lang="en" data-content_root="../">
3+
<head>
4+
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
5+
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7+
<title>diffpy.labpdfproc.example_package package &mdash; diffpy.labpdfproc 0.1.2rc0 documentation</title>
8+
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
9+
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
10+
11+
12+
<!--[if lt IE 9]>
13+
<script src="../_static/js/html5shiv.min.js"></script>
14+
<![endif]-->
15+
16+
<script src="../_static/jquery.js?v=5d32c60e"></script>
17+
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
18+
<script src="../_static/documentation_options.js?v=71af5164"></script>
19+
<script src="../_static/doctools.js?v=9a2dae69"></script>
20+
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
21+
<script src="../_static/js/theme.js"></script>
22+
<link rel="index" title="Index" href="../genindex.html" />
23+
<link rel="search" title="Search" href="../search.html" />
24+
</head>
25+
26+
<body class="wy-body-for-nav">
27+
<div class="wy-grid-for-nav">
28+
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
29+
<div class="wy-side-scroll">
30+
<div class="wy-side-nav-search" >
31+
32+
33+
34+
<a href="../index.html" class="icon icon-home">
35+
diffpy.labpdfproc
36+
</a>
37+
<div class="version">
38+
0.1.2rc0
39+
</div>
40+
<div role="search">
41+
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
42+
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
43+
<input type="hidden" name="check_keywords" value="yes" />
44+
<input type="hidden" name="area" value="default" />
45+
</form>
46+
</div>
47+
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
48+
<ul>
49+
<li class="toctree-l1"><a class="reference internal" href="../license.html">License</a></li>
50+
<li class="toctree-l1"><a class="reference internal" href="../release.html">Release Notes</a></li>
51+
<li class="toctree-l1"><a class="reference internal" href="diffpy.labpdfproc.html">Package API</a></li>
52+
</ul>
53+
54+
</div>
55+
</div>
56+
</nav>
57+
58+
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
59+
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
60+
<a href="../index.html">diffpy.labpdfproc</a>
61+
</nav>
62+
63+
<div class="wy-nav-content">
64+
<div class="rst-content">
65+
<div role="navigation" aria-label="Page navigation">
66+
<ul class="wy-breadcrumbs">
67+
<li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
68+
<li class="breadcrumb-item active">diffpy.labpdfproc.example_package package</li>
69+
<li class="wy-breadcrumbs-aside">
70+
<a href="../_sources/api/diffpy.labpdfproc.example_package.rst.txt" rel="nofollow"> View page source</a>
71+
</li>
72+
</ul>
73+
<hr/>
74+
</div>
75+
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
76+
<div itemprop="articleBody">
77+
78+
<section id="title">
79+
<span id="example-package-documentation"></span><h1>diffpy.labpdfproc.example_package package<a class="headerlink" href="#title" title="Link to this heading"></a></h1>
80+
<section id="foo">
81+
<h2>diffpy.labpdfproc.example_package.foo module<a class="headerlink" href="#foo" title="Link to this heading"></a></h2>
82+
</section>
83+
<section id="bar">
84+
<h2>diffpy.labpdfproc.example_package.bar module<a class="headerlink" href="#bar" title="Link to this heading"></a></h2>
85+
</section>
86+
</section>
87+
88+
89+
</div>
90+
</div>
91+
<footer>
92+
93+
<hr/>
94+
95+
<div role="contentinfo">
96+
<p>&#169; Copyright 2024, The Trustees of Columbia University in the City of New York.</p>
97+
</div>
98+
99+
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
100+
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
101+
provided by <a href="https://readthedocs.org">Read the Docs</a>.
102+
103+
104+
</footer>
105+
</div>
106+
</div>
107+
</section>
108+
</div>
109+
<script>
110+
jQuery(function () {
111+
SphinxRtdTheme.Navigation.enable(true);
112+
});
113+
</script>
114+
115+
</body>
116+
</html>

api/diffpy.labpdfproc.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>diffpy.labpdfproc package &mdash; diffpy.labpdfproc 0.1.1 documentation</title>
7+
<title>diffpy.labpdfproc package &mdash; diffpy.labpdfproc 0.1.2rc0 documentation</title>
88
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
99
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
1010

@@ -15,7 +15,7 @@
1515

1616
<script src="../_static/jquery.js?v=5d32c60e"></script>
1717
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
18-
<script src="../_static/documentation_options.js?v=91f6191e"></script>
18+
<script src="../_static/documentation_options.js?v=71af5164"></script>
1919
<script src="../_static/doctools.js?v=9a2dae69"></script>
2020
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2121
<script src="../_static/js/theme.js"></script>
@@ -36,7 +36,7 @@
3636
diffpy.labpdfproc
3737
</a>
3838
<div class="version">
39-
0.1.1
39+
0.1.2rc0
4040
</div>
4141
<div role="search">
4242
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
@@ -78,7 +78,7 @@
7878

7979
<section id="module-diffpy.labpdfproc">
8080
<span id="diffpy-labpdfproc-package"></span><h1>diffpy.labpdfproc package<a class="headerlink" href="#module-diffpy.labpdfproc" title="Link to this heading"></a></h1>
81-
<p>Tools for processing x-ray powder diffraction data from laboratory sources</p>
81+
<p>Tools for processing x-ray powder diffraction data from laboratory sources.</p>
8282
<section id="submodules">
8383
<h2>Submodules<a class="headerlink" href="#submodules" title="Link to this heading"></a></h2>
8484
<section id="diffpy-labpdfproc-functions-module">

genindex.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Index &mdash; diffpy.labpdfproc 0.1.1 documentation</title>
6+
<title>Index &mdash; diffpy.labpdfproc 0.1.2rc0 documentation</title>
77
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
88
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
99

@@ -14,7 +14,7 @@
1414

1515
<script src="_static/jquery.js?v=5d32c60e"></script>
1616
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
17-
<script src="_static/documentation_options.js?v=91f6191e"></script>
17+
<script src="_static/documentation_options.js?v=71af5164"></script>
1818
<script src="_static/doctools.js?v=9a2dae69"></script>
1919
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
2020
<script src="_static/js/theme.js"></script>
@@ -34,7 +34,7 @@
3434
diffpy.labpdfproc
3535
</a>
3636
<div class="version">
37-
0.1.1
37+
0.1.2rc0
3838
</div>
3939
<div role="search">
4040
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>diffpy.labpdfproc documentation &mdash; diffpy.labpdfproc 0.1.1 documentation</title>
7+
<title>diffpy.labpdfproc documentation &mdash; diffpy.labpdfproc 0.1.2rc0 documentation</title>
88
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
99
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
1010

@@ -15,7 +15,7 @@
1515

1616
<script src="_static/jquery.js?v=5d32c60e"></script>
1717
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
18-
<script src="_static/documentation_options.js?v=91f6191e"></script>
18+
<script src="_static/documentation_options.js?v=71af5164"></script>
1919
<script src="_static/doctools.js?v=9a2dae69"></script>
2020
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
2121
<script src="_static/js/theme.js"></script>
@@ -36,7 +36,7 @@
3636
diffpy.labpdfproc
3737
</a>
3838
<div class="version">
39-
0.1.1
39+
0.1.2rc0
4040
</div>
4141
<div role="search">
4242
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
@@ -80,8 +80,8 @@
8080
<h1>diffpy.labpdfproc documentation<a class="headerlink" href="#title" title="Link to this heading"></a></h1>
8181
<p>diffpy.labpdfproc - Tools for processing x-ray powder diffraction data from laboratory sources.</p>
8282
<div class="line-block">
83-
<div class="line">Software version 0.1.1.</div>
84-
<div class="line">Last updated September 14, 2024.</div>
83+
<div class="line">Software version 0.1.2rc0.</div>
84+
<div class="line">Last updated October 03, 2024.</div>
8585
</div>
8686
<section id="authors">
8787
<h2>Authors<a class="headerlink" href="#authors" title="Link to this heading"></a></h2>

installation.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Installation &mdash; diffpy.labpdfproc 0.1.1 documentation</title>
7+
<title>Installation &mdash; diffpy.labpdfproc 0.1.2rc0 documentation</title>
88
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
99
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
1010

@@ -15,7 +15,7 @@
1515

1616
<script src="_static/jquery.js?v=5d32c60e"></script>
1717
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
18-
<script src="_static/documentation_options.js?v=91f6191e"></script>
18+
<script src="_static/documentation_options.js?v=71af5164"></script>
1919
<script src="_static/doctools.js?v=9a2dae69"></script>
2020
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
2121
<script src="_static/js/theme.js"></script>
@@ -35,7 +35,7 @@
3535
diffpy.labpdfproc
3636
</a>
3737
<div class="version">
38-
0.1.1
38+
0.1.2rc0
3939
</div>
4040
<div role="search">
4141
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">

license.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>License &mdash; diffpy.labpdfproc 0.1.1 documentation</title>
7+
<title>License &mdash; diffpy.labpdfproc 0.1.2rc0 documentation</title>
88
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
99
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
1010

@@ -15,7 +15,7 @@
1515

1616
<script src="_static/jquery.js?v=5d32c60e"></script>
1717
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
18-
<script src="_static/documentation_options.js?v=91f6191e"></script>
18+
<script src="_static/documentation_options.js?v=71af5164"></script>
1919
<script src="_static/doctools.js?v=9a2dae69"></script>
2020
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
2121
<script src="_static/js/theme.js"></script>
@@ -37,7 +37,7 @@
3737
diffpy.labpdfproc
3838
</a>
3939
<div class="version">
40-
0.1.1
40+
0.1.2rc0
4141
</div>
4242
<div role="search">
4343
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">

0 commit comments

Comments
 (0)