File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ contributors. This is an open-source project and we hope and expect
2323that the list of contributors will expand with time. Many thanks to
2424all current and future contributors!
2525
26- For more information on the DiffPy project email sb2896 @ucsb.edu
26+ For more information on the DiffPy project email sbillinge @ucsb.edu
2727
2828DiffPy was initiated as part of the Distributed Data Analysis of Neutron
2929Scattering Experiments (DANSE) project, funded by the National Science
Original file line number Diff line number Diff line change 1313Submodules
1414----------
1515
16- |module |:tocdepth: -1
17-
18- |title |
19- =======
20-
21- .. |title | replace :: diffpy.pdffit2 package
22-
23- .. automodule :: diffpy.pdffit2
24- :members:
25- :undoc-members:
26- :show-inheritance:
27-
28- Submodules
29- ----------
30-
3116diffpy.pdffit2.output module
3217^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3318
@@ -51,12 +36,3 @@ diffpy.pdffit2.ipy_ext module
5136 :members:
5237 :undoc-members:
5338 :show-inheritance:
54-
55- --------
56-
57- .. |module | replace :: diffpy.pdffit2.example_submodule module
58-
59- .. automodule :: diffpy.pdffit2.example_submodule
60- :members:
61- :undoc-members:
62- :show-inheritance:
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ exclude = [] # exclude packages matching these glob patterns (empty by default)
4949namespaces = false # to disable scanning PEP 420 namespaces (true by default)
5050
5151[project .scripts ]
52- diffpy-pdffit2 = " diffpy.pdffit2.app :main"
52+ diffpy-pdffit2 = " diffpy.pdffit2_app :main"
5353
5454[tool .setuptools .dynamic ]
5555dependencies = {file = [" requirements/pip.txt" ]}
You can’t perform that action at this time.
0 commit comments