Skip to content

Commit d8bb5ac

Browse files
authored
docs: fix rst markup (#247)
1 parent 6fdc0af commit d8bb5ac

File tree

2 files changed

+28
-5
lines changed

2 files changed

+28
-5
lines changed

docs/source/tutorials.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ selected directory and plot resulting :math:`R_w` values from each morph.
6767

6868
4. Between 192K and 198K, the Rw has a sharp increase, indicating that
6969
we may have a phase change. To confirm, let us now apply morphs
70-
onto `` SrFe2As2_150K.gr`` with all other files in
70+
onto ``SrFe2As2_150K.gr`` with all other files in
7171
``morphsequence`` as targets ::
7272

7373
diffpy.morph --scale=1 --stretch=0 SrFe2As2_150K.gr . --multiple-targets --sort-by=temperature
@@ -191,10 +191,10 @@ Currently, the supported nanoparticle shapes include: spheres and spheroids.
191191

192192
* Within the ``additionalData`` directory, ``cd`` into the
193193
``morphShape`` subdirectory. Inside, you will find a sample Ni bulk
194-
material PDF ``Ni_bulk.gr``. This PDF is from `"Atomic Pair
195-
Distribution Function Analysis:
196-
A primer" <https://global.oup.com/academic/product/
197-
atomic-pair-distribution-function-analysis-9780198885801>`_.
194+
material PDF ``Ni_bulk.gr``. This PDF is from
195+
`"Atomic Pair Distribution Function Analysis: A primer"
196+
<https://global.oup.com/academic/product/
197+
atomic-pair-distribution-function-analysis-9780198885801>`_.
198198
There are also multiple ``.cgr`` files with calculated Ni nanoparticle PDFs.
199199

200200
* Let us apply various shape effect morphs on the bulk material to

news/rst-markup.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
**Added:**
2+
3+
* No news added: Fix rst markup in the documentation.
4+
5+
**Changed:**
6+
7+
* <news item>
8+
9+
**Deprecated:**
10+
11+
* <news item>
12+
13+
**Removed:**
14+
15+
* <news item>
16+
17+
**Fixed:**
18+
19+
* <news item>
20+
21+
**Security:**
22+
23+
* <news item>

0 commit comments

Comments
 (0)