diff --git a/docs/source/index.rst b/docs/source/index.rst index e6c6970..6e62cdf 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -60,7 +60,7 @@ Usage & notebooks * :doc:`Solving the cimetidine structure from its powder pattern ` * :doc:`Solving the PbSO4 structure from its X and N powder patterns ` * :doc:`Meta-structure solution using multi-processing ` - * :doc:`Quantitative phase analysis (QPA) ` + * :doc:`Quantitative phase analysis (QPA) ` The **API documentation** can be found in :doc:`api/pyobjcryst`. diff --git a/news/link-QPA.rst b/news/link-QPA.rst new file mode 100644 index 0000000..a505e37 --- /dev/null +++ b/news/link-QPA.rst @@ -0,0 +1,23 @@ +**Added:** + +* No news added: Trivial change to index.rst + +**Changed:** + +* + +**Deprecated:** + +* + +**Removed:** + +* + +**Fixed:** + +* + +**Security:** + +*