Skip to content

Update documentation build to use myst#402

Closed
MaxGhenis wants to merge 2 commits intoPolicyEngine:masterfrom
MaxGhenis:update-myst-commands
Closed

Update documentation build to use myst#402
MaxGhenis wants to merge 2 commits intoPolicyEngine:masterfrom
MaxGhenis:update-myst-commands

Conversation

@MaxGhenis
Copy link
Copy Markdown
Contributor

Summary

Update Makefile to use modern myst commands instead of deprecated jb commands.

Changes

  • Replace jb clean docs with myst clean --all docs
  • Replace jb build docs with myst build docs

Per CLAUDE.md requirement: MUST USE Jupyter Book 2.0 (MyST-NB) - Documentation builds with myst build docs NOT jb build

Test Plan

  • Documentation should build correctly with myst
  • No functional changes to build output

🤖 Generated with Claude Code

Replace deprecated jb commands with myst commands per project requirements.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.88%. Comparing base (58c2fca) to head (fd28a5b).
⚠️ Report is 12 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #402      +/-   ##
==========================================
+ Coverage   81.14%   81.88%   +0.74%     
==========================================
  Files         197      198       +1     
  Lines       10228    10233       +5     
  Branches     1057     1038      -19     
==========================================
+ Hits         8299     8379      +80     
+ Misses       1640     1593      -47     
+ Partials      289      261      -28     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MaxGhenis
Copy link
Copy Markdown
Contributor Author

Closing - Jupyter Book 2.0 uses mystmd with different syntax. Need to use jupyter-book build --html not myst build. Will revisit when JB 2.0 is more stable.

@MaxGhenis MaxGhenis closed this Oct 9, 2025
@MaxGhenis MaxGhenis deleted the update-myst-commands branch October 9, 2025 00:49
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