Skip to content

Commit 7b55bd9

Browse files
authored
Merge pull request #75 from Tieqiong/readme
fix readme indentation for pypi rendering
2 parents ce224f1 + ff7585a commit 7b55bd9

File tree

7 files changed

+122
-15
lines changed

7 files changed

+122
-15
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,7 @@ Release notes
44

55
.. current developments
66
7-
2025.1.0
8-
=====
9-
10-
**Removed:**
11-
12-
* Removed fallback version handling in `src/pyobjcryst/version.py`.
13-
14-
15-
Version 2024.X.X
7+
Version 2024.2.2
168
----------------
179

1810
Changes

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/fbv.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
**Added:**
2+
3+
* <news item>
4+
5+
**Changed:**
6+
7+
* <news item>
8+
9+
**Deprecated:**
10+
11+
* <news item>
12+
13+
**Removed:**
14+
15+
* Removed fallback version handling in `src/pyobjcryst/version.py`.
16+
17+
**Fixed:**
18+
19+
* <news item>
20+
21+
**Security:**
22+
23+
* <news item>

news/link-QPA.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: Trivial change to index.rst
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>

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+
* <news item>
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+
* Code brought up to scikit-package level 5 standards with automated release workflows
20+
21+
**Security:**
22+
23+
* <news item>

news/remove-template.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: Remove the documentation template and add QPA notebook in 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>

news/rm-copied-notebook.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: Remove the copied notebooks after building 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)