Skip to content

docs: convert prose .rst to MyST .md (pass 2)#5

Merged
Jammy2211 merged 1 commit intomainfrom
feature/rst-to-myst-md-pass2
May 4, 2026
Merged

docs: convert prose .rst to MyST .md (pass 2)#5
Jammy2211 merged 1 commit intomainfrom
feature/rst-to-myst-md-pass2

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

Continues the rst→md migration started in PyAutoFit#1245. Converts all 22 prose .rst files (root README + CITATIONS, config/ priors subdirs, notebooks/ and scripts/ chapter READMEs).

  • README rewritten with a plain Markdown <img> tag instead of MyST-only {image} so the logo gif renders on GitHub
  • CITATIONS leading (references)= MyST anchor dropped
  • chapter READMEs: rst-to-myst's escaped-dash continuation pattern rewritten as proper Markdown list items
  • prose ref to "each chapter's README.rst" updated to README.md

No pyproject/MANIFEST changes — HowToGalaxy isn't pip-installable.

Test plan

  • CI green

🤖 Generated with Claude Code

Continues the rst→md migration started in PyAutoFit#1245. Converts
all 22 prose .rst files (root README + CITATIONS, config/ priors
subdirs, notebooks/ and scripts/ chapter READMEs).

- README rewritten using a plain Markdown <img> tag instead of the
  MyST-only `{image}` directive so the logo gif renders on GitHub
- CITATIONS leading `(references)=` MyST anchor dropped
- chapter READMEs: rst-to-myst's escaped-dash continuation pattern
  rewritten as proper Markdown list items
- prose ref to "each chapter's README.rst" updated to README.md

No pyproject/MANIFEST changes — HowToGalaxy isn't pip-installable.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@Jammy2211 Jammy2211 merged commit c65e464 into main May 4, 2026
5 checks passed
@Jammy2211 Jammy2211 deleted the feature/rst-to-myst-md-pass2 branch May 4, 2026 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant