Skip to content

Commit d32cd7b

Browse files
committed
deploy: b9d279e
1 parent 7b82185 commit d32cd7b

Some content is hidden

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

61 files changed

+2242
-750
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: 34c85f63ed7a8109d6d67e502ececb30
2+
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: 881c683893f980ded7820be80320ead3
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

_modules/diffpy/labpdfproc/functions.html

Lines changed: 424 additions & 0 deletions
Large diffs are not rendered by default.

_modules/diffpy/labpdfproc/labpdfprocapp.html

Lines changed: 287 additions & 0 deletions
Large diffs are not rendered by default.

_modules/diffpy/labpdfproc/mud_calculator.html

Lines changed: 205 additions & 0 deletions
Large diffs are not rendered by default.

_modules/diffpy/labpdfproc/tools.html

Lines changed: 413 additions & 0 deletions
Large diffs are not rendered by default.

api/diffpy.labpdfproc.example_package.html renamed to _modules/index.html

Lines changed: 18 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,20 @@
1+
2+
13
<!DOCTYPE html>
24
<html class="writer-html5" lang="en" data-content_root="../">
35
<head>
4-
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
5-
6+
<meta charset="utf-8" />
67
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>diffpy.labpdfproc.example_package package &mdash; diffpy.labpdfproc 0.1.2 documentation</title>
8+
<title>Overview: module code &mdash; diffpy.labpdfproc 0.2.0rc0 documentation</title>
89
<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+
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=7ab3649f" />
1011

1112

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=b14783f5"></script>
19-
<script src="../_static/doctools.js?v=9a2dae69"></script>
20-
<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=4ee4825d"></script>
16+
<script src="../_static/doctools.js?v=9bcbadda"></script>
17+
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2118
<script src="../_static/js/theme.js"></script>
2219
<link rel="index" title="Index" href="../genindex.html" />
2320
<link rel="search" title="Search" href="../search.html" />
@@ -34,9 +31,6 @@
3431
<a href="../index.html" class="icon icon-home">
3532
diffpy.labpdfproc
3633
</a>
37-
<div class="version">
38-
0.1.2
39-
</div>
4034
<div role="search">
4135
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
4236
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
@@ -48,7 +42,7 @@
4842
<ul>
4943
<li class="toctree-l1"><a class="reference internal" href="../license.html">License</a></li>
5044
<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>
45+
<li class="toctree-l1"><a class="reference internal" href="../api/diffpy.labpdfproc.html">Package API</a></li>
5246
</ul>
5347

5448
</div>
@@ -65,26 +59,21 @@
6559
<div role="navigation" aria-label="Page navigation">
6660
<ul class="wy-breadcrumbs">
6761
<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>
62+
<li class="breadcrumb-item active">Overview: module code</li>
6963
<li class="wy-breadcrumbs-aside">
70-
<a href="../_sources/api/diffpy.labpdfproc.example_package.rst.txt" rel="nofollow"> View page source</a>
7164
</li>
7265
</ul>
7366
<hr/>
7467
</div>
7568
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
7669
<div itemprop="articleBody">
7770

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-
71+
<h1>All modules for which code is available</h1>
72+
<ul><li><a href="diffpy/labpdfproc/functions.html">diffpy.labpdfproc.functions</a></li>
73+
<li><a href="diffpy/labpdfproc/labpdfprocapp.html">diffpy.labpdfproc.labpdfprocapp</a></li>
74+
<li><a href="diffpy/labpdfproc/mud_calculator.html">diffpy.labpdfproc.mud_calculator</a></li>
75+
<li><a href="diffpy/labpdfproc/tools.html">diffpy.labpdfproc.tools</a></li>
76+
</ul>
8877

8978
</div>
9079
</div>
Lines changed: 9 additions & 0 deletions

_sources/api/diffpy.labpdfproc.example_package.rst.txt

Lines changed: 0 additions & 31 deletions
This file was deleted.

_sources/api/diffpy.labpdfproc.rst.txt

Lines changed: 16 additions & 0 deletions

_sources/installation.rst.txt

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)