You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(docs): improve and automate quarto documentation workflow
This commit overhauls the Quarto documentation generation and CI process.
- Automates the documentation build and deployment via GitHub Actions.
- Implements Quarto's 'freeze' feature to significantly speed up builds by caching computational results.
- Adds a markdown linting job to the CI to ensure documentation quality.
- Fixes numerous docstrings and cross-reference links in the API documentation.
- Updates the Quarto configuration to correctly build the reference documentation and ignore build artifacts (, ).
0 commit comments