1+
2+
3+ <!DOCTYPE html>
4+ < html class ="writer-html5 " lang ="en " data-content_root ="../ ">
5+ < head >
6+ < meta charset ="utf-8 " />
7+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
8+ < title > Overview: module code — diffpy.labpdfproc 0.3.0rc1 documentation</ title >
9+ < link rel ="stylesheet " type ="text/css " href ="../_static/pygments.css?v=03e43079 " />
10+ < link rel ="stylesheet " type ="text/css " href ="../_static/css/theme.css?v=9edc463e " />
11+ < link rel ="stylesheet " type ="text/css " href ="../_static/copybutton.css?v=76b2166b " />
12+
13+
14+ < script src ="../_static/jquery.js?v=5d32c60e "> </ script >
15+ < script src ="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c "> </ script >
16+ < script src ="../_static/documentation_options.js?v=1ad4c97d "> </ script >
17+ < script src ="../_static/doctools.js?v=fd6eb6e6 "> </ script >
18+ < script src ="../_static/sphinx_highlight.js?v=6ffebe34 "> </ script >
19+ < script src ="../_static/clipboard.min.js?v=a7894cd8 "> </ script >
20+ < script src ="../_static/copybutton.js?v=cca77546 "> </ 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 role ="search ">
38+ < form id ="rtd-search-form " class ="wy-form " action ="../search.html " method ="get ">
39+ < input type ="text " name ="q " placeholder ="Search docs " aria-label ="Search docs " />
40+ < input type ="hidden " name ="check_keywords " value ="yes " />
41+ < input type ="hidden " name ="area " value ="default " />
42+ </ form >
43+ </ div >
44+ </ div > < div class ="wy-menu wy-menu-vertical " data-spy ="affix " role ="navigation " aria-label ="Navigation menu ">
45+ < ul >
46+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../license.html "> License</ a > </ li >
47+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../release.html "> Release notes</ a > </ li >
48+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../utilities/utilities.html "> Utilities</ a > </ li >
49+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../examples/examples.html "> Examples</ a > </ li >
50+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../api/diffpy.labpdfproc.html "> Package API</ a > </ li >
51+ </ ul >
52+
53+ </ div >
54+ </ div >
55+ </ nav >
56+
57+ < section data-toggle ="wy-nav-shift " class ="wy-nav-content-wrap "> < nav class ="wy-nav-top " aria-label ="Mobile navigation menu " >
58+ < i data-toggle ="wy-nav-top " class ="fa fa-bars "> </ i >
59+ < a href ="../index.html "> diffpy.labpdfproc</ a >
60+ </ nav >
61+
62+ < div class ="wy-nav-content ">
63+ < div class ="rst-content ">
64+ < div role ="navigation " aria-label ="Page navigation ">
65+ < ul class ="wy-breadcrumbs ">
66+ < li > < a href ="../index.html " class ="icon icon-home " aria-label ="Home "> </ a > </ li >
67+ < li class ="breadcrumb-item active "> Overview: module code</ li >
68+ < li class ="wy-breadcrumbs-aside ">
69+ </ li >
70+ </ ul >
71+ < hr />
72+ </ div >
73+ < div role ="main " class ="document " itemscope ="itemscope " itemtype ="http://schema.org/Article ">
74+ < div itemprop ="articleBody ">
75+
76+ < h1 > All modules for which code is available</ h1 >
77+ < ul > < li > < a href ="diffpy/labpdfproc/functions.html "> diffpy.labpdfproc.functions</ a > </ li >
78+ < li > < a href ="diffpy/labpdfproc/tools.html "> diffpy.labpdfproc.tools</ a > </ li >
79+ </ ul >
80+
81+ </ div >
82+ </ div >
83+ < footer >
84+
85+ < hr />
86+
87+ < div role ="contentinfo ">
88+ < p > © Copyright 2026, The Trustees of Columbia University in the City of New York.</ p >
89+ </ div >
90+
91+ Built with < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > using a
92+ < a href ="https://github.com/readthedocs/sphinx_rtd_theme "> theme</ a >
93+ provided by < a href ="https://readthedocs.org "> Read the Docs</ a > .
94+
95+
96+ </ footer >
97+ </ div >
98+ </ div >
99+ </ section >
100+ </ div >
101+ < script >
102+ jQuery ( function ( ) {
103+ SphinxRtdTheme . Navigation . enable ( true ) ;
104+ } ) ;
105+ </ script >
106+
107+ </ body >
108+ </ html >
0 commit comments