diff --git a/docs/source/index.rst b/docs/source/index.rst index 4f15775..a190be7 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -15,13 +15,14 @@ Getting started Welcome to the ``diffpy.srxplanargui`` documentation! -To get started, please visit the :ref:`Getting started ` page. +This package is not designed to be run on its own. Please visit https://www.diffpy.org/products/xPDFsuite.html +for getting the whole xpdfsuite package and download the package there. ======= Authors ======= -``diffpy.srxplanargui`` is developed by Rundong Hua, Simon Billinge, Billinge Group members. The maintainer for this project is Simon Billinge. For a detailed list of contributors see +``diffpy.srxplanargui`` is developed by Xiaohao Yang, Simon Billinge, Billinge Group members. The maintainer for this project is Simon Billinge. For a detailed list of contributors see https://github.com/diffpy/diffpy.srxplanargui/graphs/contributors. ============ diff --git a/news/index.rst b/news/index.rst new file mode 100644 index 0000000..efe82f5 --- /dev/null +++ b/news/index.rst @@ -0,0 +1,23 @@ +**Added:** + +* + +**Changed:** + +* + +**Deprecated:** + +* + +**Removed:** + +* + +**Fixed:** + +* Change documentation for diffpy.srxplanargui to successfully display. + +**Security:** + +*