Skip to content

Commit bc4f525

Browse files
committed
fix readme indentation for pypi rendering
1 parent ce224f1 commit bc4f525

File tree

2 files changed

+29
-6
lines changed

2 files changed

+29
-6
lines changed

README.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@ If you use diffpy.srfit in a scientific publication, we would like you to cite t
6262

6363
and
6464

65-
V. Favre-Nicolin and R. Cerný
66-
`FOX, 'free objects for crystallography': a modular approach to ab initio structure determination
67-
from powder diffraction
68-
<https://doi.org/10.1107/S0021889802015236>`__,
69-
*J. Appl. Cryst.* **35**, 734-743 (2002)
65+
V. Favre-Nicolin and R. Cerný,
66+
`FOX, 'free objects for crystallography': a modular approach to
67+
ab initio structure determination from powder diffraction
68+
<https://doi.org/10.1107/S0021889802015236>`__,
69+
*J. Appl. Cryst.* **35**, 734-743 (2002)
7070

7171
The second paper describes the c++ crystallographic objects in
7272
``ObjCryst++`` that are wrapped by ``pyobjcryst``
@@ -123,7 +123,7 @@ displayed in a jupyter notebook:
123123
Getting Started
124124
---------------
125125

126-
You may consult our `online documentation <https://pyobjcryst.readthedocs.io/en/stable/>`_ for tutorials and API references.
126+
You may consult our `online documentation <https://diffpy.github.io/pyobjcryst>`_ for tutorials and API references.
127127

128128
Alternative methods of installation
129129
-----------------------------------

news/readme.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: correct readme indentation for pypi rendering.
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)