Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Usage & notebooks
* :doc:`Solving the cimetidine structure from its powder pattern <examples/structure-solution-powder-cimetidine>`
* :doc:`Solving the PbSO4 structure from its X and N powder patterns <examples/structure-solution-powder-pbso4>`
* :doc:`Meta-structure solution using multi-processing <examples/structure-solution-multiprocessing>`
* :doc:`Quantitative phase analysis (QPA) <examples/Quantitative-phase-analysis>`
* :doc:`Quantitative phase analysis (QPA) <examples/QPA-Quantitative phase analysis>`

The **API documentation** can be found in :doc:`api/pyobjcryst`.

Expand Down
23 changes: 23 additions & 0 deletions news/link-QPA.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
**Added:**

* No news added: Trivial change to index.rst

**Changed:**

* <news item>

**Deprecated:**

* <news item>

**Removed:**

* <news item>

**Fixed:**

* <news item>

**Security:**

* <news item>
Loading