Skip to content

Commit 14b2dad

Browse files
committed
DOC: update drop-down menu of website for sasPDF
Need to c&p pdfgetx 2.1 release docs next
1 parent d2f9402 commit 14b2dad

File tree

3 files changed

+4
-7
lines changed

3 files changed

+4
-7
lines changed

Diff for: _templates/menu01.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
aria-labelledby="dLabelMenu01">
1010
<li><a href="{{pathto('products/diffpycmi/index')}}">DiffPy-CMI</a></li>
1111
<li><a href="{{pathto('products/xPDFsuite')}}">xPDFsuite</a></li>
12-
<li><a href="{{pathto('products/pdfgetx')}}">PDFgetX3 and PDFgetN3</a></li>
12+
<li><a href="{{pathto('products/pdfgetx')}}">PDFgetX3, PDFgetN3 and PDFgetS3</a></li>
1313
<li><a href="{{pathto('products/pdfgui')}}">PDFgui</a></li>
1414
<li><a href="{{pathto('products/SrMise')}}">SrMise</a></li>
1515
<li><a href="{{pathto('products/mPDF')}}">mPDF</a></li>

Diff for: community.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ of users and contributing developers. There are several Google groups for suppor
66
development of DiffPy and related applications.
77

88
- `diffpy-users <https://groups.google.com/d/forum/diffpy-users>`_ Help on usage of DiffPy-CMI,
9-
PDFgetX3, PDFgetN3,
9+
PDFgetX3, PDFgetN3, PDFgetS3,
1010
PDFgui, and other DiffPy components. This group is a knowledge base for PDFgui
1111
user tips, tricks and troubleshooting. Feel free to search for answers or ask your question here.
1212

@@ -17,7 +17,7 @@ development of DiffPy and related applications.
1717
</form>
1818

1919
- `diffpy-dev <https://groups.google.com/d/forum/diffpy-dev>`_ For bug reports, feature requests, and discussions about development
20-
and changes of DiffPy-CMI, PDFgetX3, PDFgetN3,
20+
and changes of DiffPy-CMI, PDFgetX3, PDFgetN3, PDFgetS3,
2121
PDFgui, and other DiffPy components. Materials scientists, chemists
2222
physicists, engineers - please contribute by telling us your needs or sharing your suggestions here.
2323

Diff for: products/pdfgetx.rst

+1-4
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@ PDFgetX3, PDFgetN3 and PDFgetS3
55
.. include:: ../abbreviations.txt
66

77
PDFgetX3, PDFgetN3 and PDFgetS3 are command-line utilities that
8-
extract atomic pair distribution function (PDF) from
9-
X-ray, constant-wavelength neutron powder or small-angle diffraction data.
10-
PDFgetX3, PDFgetN3 and PDFgetS3 are easy to use, fast and convenient
11-
for automated batch processing. The interactive mode provides complete access to all
8+
for automated batch processing. PDFgetX3, PDFgetN3 and PDFgetS3 are easy to use, fast and convenient for automated batch processing. The interactive mode provides complete access to all
129
parameters and intermediate results, as well as live-plotting feature
1310
that helps to tune conversion parameters and visualize their effect on the results.
1411
PDFgetX3, PDFgetN3 and PDFgetS3 are distributed together with

0 commit comments

Comments
 (0)