Switch from DocFX to MkDocs Material for documentation#77
Conversation
Replace DocFX (dated UI) with MkDocs Material (modern, dark mode, search, code copy). Same markdown content, much better presentation. - Deep purple theme with light/dark mode toggle - Admonition callouts for example links - Code block copy buttons - Navigation sections with instant loading - Search with suggestions and highlighting - GitHub Actions workflow updated for Python/MkDocs
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (15)
📝 WalkthroughWalkthroughThe pull request migrates the documentation build system from DocFX to MkDocs Material. The GitHub Actions workflow is updated to use Python and install MkDocs Material instead of .NET and DocFX. Old DocFX configuration and API auto-generation files are removed. Documentation markdown files are reformatted with MkDocs-compatible admonition syntax, and the table of contents structure is simplified. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Poem
✨ Finishing Touches🧪 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 |
Replace DocFX (dated UI) with MkDocs Material (modern, dark mode, search, code copy). Same markdown content, much better presentation.
Summary by CodeRabbit