Skip to content

Commit 8432ecf

Browse files
Jammy2211Jammy2211claude
authored
docs: update workspace prose refs from README.rst to README.md (#1251)
Followup to the rst→md migration. The autofit_workspace's READMEs are being converted from .rst to .md in the same pass (parallel PR), so the prose references to "README.rst" in this library's docs need to flip too. Single-line text changes; no API or content impact. Co-authored-by: Jammy2211 <JNightingale2211@gmail.com> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 981e15e commit 8432ecf

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/general/configs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
**PyAutoFit** uses a number of configuration files that customize the default behaviour of the non-linear searches,
44
visualization and other aspects of **PyAutoFit**.
55

6-
Descriptions of every configuration file and their input parameters are provided in the `README.rst` in
6+
Descriptions of every configuration file and their input parameters are provided in the `README.md` in
77
the [config directory of the workspace](https://github.com/Jammy2211/autofit_workspace/tree/release/config)
88

99
## Setup

docs/general/workspace.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ when you installed **PyAutoFit**. If you didn't, checkout the
77
[installation instructions](https://pyautofit.readthedocs.io/en/latest/general/installation.html#installation-with-pip)
88
for how to downloaded and configure the workspace.
99

10-
The `README.rst` files distributed throughout the workspace describe every folder and file, and specify if
10+
The `README.md` files distributed throughout the workspace describe every folder and file, and specify if
1111
examples are for beginner or advanced users.
1212

1313
New users should begin by checking out the following parts of the workspace.
@@ -25,7 +25,7 @@ Clone or browse the repo for a full description of the lectures and the notebook
2525
There are numerous example describing how perform model-fitting with **PyAutoFit** and providing an overview of its
2626
advanced model-fitting features. All examples are provided as Python scripts and Jupyter notebooks.
2727

28-
Descriptions of every configuration file and their input parameters are provided in the `README.rst` in
28+
Descriptions of every configuration file and their input parameters are provided in the `README.md` in
2929
the [config directory of the workspace](https://github.com/Jammy2211/autofit_workspace/tree/release/config)
3030

3131
## Config

0 commit comments

Comments
 (0)