docs: migrate to Sphinx + ReadTheDocs#4
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (32)
📝 WalkthroughWalkthroughThis PR transforms PatchSim into a production-ready beta release by migrating documentation from MkDocs to Sphinx, introducing built-in compartmental model templates, enhancing the CLI with JSON output and template selection, significantly expanding user-facing documentation, and updating dependencies and publishing workflows. ChangesBeta Release Preparation
Estimated code review effort🎯 4 (Complex) | ⏱️ ~45 minutes Possibly related PRs
Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Thanks! Two things before merge:
Once CI is green, good to merge. |
Migrate docs from MkDocs to Sphinx (MyST). Adds .readthedocs.yaml and CI.
Summary by CodeRabbit
Release Notes
New Features
--jsonflag for machine-readable output across CLI commands--templateoption to select model templates during project setupDocumentation
Changes
Refactor