From 638814906a6f1081243939030635cee85f0e670b Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 25 May 2026 11:04:33 +0000 Subject: [PATCH] Fix README RST links for PyPI rendering Agent-Logs-Url: https://github.com/stonerlab/Stoner-PythonCode/sessions/8b14aa9e-3543-4576-afda-5524e5fccc88 Co-authored-by: gb119 <4428426+gb119@users.noreply.github.com> --- README.rst | 5 +++-- doc/readme.rst | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 52f61dbfa..9c46cf9ae 100755 --- a/README.rst +++ b/README.rst @@ -172,9 +172,9 @@ The **Stoner.Zip** module provides a similar set of classes to **Stoner.HDF5** b Resources ========== -Included in the `github repository`_ are a (small) collection of sample scripts +Included in the `github repository`_ are a (small) collection of sample scripts for carrying out various operations and some sample data files for testing the loading and processing of data. There is also a -`User_Guide`_ as part of this documentation, along with a :doc:`complete API reference ` +`User_Guide`_ as part of this documentation, along with the `complete API reference`_ Contact and Licensing ===================== @@ -279,3 +279,4 @@ Versions 0.7.x and earlier are now pre-historic! .. _github repository: http://www.github.com/stonerlab/Stoner-PythonCode/ .. _Dr Gavin Burnell: http://www.stoner.leeds.ac.uk/people/gb .. _User_Guide: http://stoner-pythoncode.readthedocs.io/en/latest/UserGuide/ugindex.html +.. _complete API reference: http://stoner-pythoncode.readthedocs.io/en/latest/Stoner.html diff --git a/doc/readme.rst b/doc/readme.rst index 52f61dbfa..9c46cf9ae 100755 --- a/doc/readme.rst +++ b/doc/readme.rst @@ -172,9 +172,9 @@ The **Stoner.Zip** module provides a similar set of classes to **Stoner.HDF5** b Resources ========== -Included in the `github repository`_ are a (small) collection of sample scripts +Included in the `github repository`_ are a (small) collection of sample scripts for carrying out various operations and some sample data files for testing the loading and processing of data. There is also a -`User_Guide`_ as part of this documentation, along with a :doc:`complete API reference ` +`User_Guide`_ as part of this documentation, along with the `complete API reference`_ Contact and Licensing ===================== @@ -279,3 +279,4 @@ Versions 0.7.x and earlier are now pre-historic! .. _github repository: http://www.github.com/stonerlab/Stoner-PythonCode/ .. _Dr Gavin Burnell: http://www.stoner.leeds.ac.uk/people/gb .. _User_Guide: http://stoner-pythoncode.readthedocs.io/en/latest/UserGuide/ugindex.html +.. _complete API reference: http://stoner-pythoncode.readthedocs.io/en/latest/Stoner.html