Skip to content

Conversation

elijahgreenstein
Copy link
Contributor

@elijahgreenstein elijahgreenstein commented Aug 7, 2025

Add required configuration to .readthedocs.yaml. See https://about.readthedocs.com/blog/2024/12/deprecate-config-files-without-sphinx-or-mkdocs-config/.

Correct a few links in the documentation:

  1. Correct the EBP Contributing Guide link
  2. Correct links to markdown-it source code (extensions changed from .js to .mjs; this relates to docs: replace .js with .mjs in links to files markdown-it/markdown-it#981)
@elijahgreenstein elijahgreenstein changed the title docs: Fix a few URLs in the docs docs: Fix a few URLs in the docs; add required sphinx.configuration to .readthedocs.yml Aug 7, 2025
@chrisjsewell chrisjsewell changed the title docs: Fix a few URLs in the docs; add required sphinx.configuration to .readthedocs.yml 📚 DOCS: Fix a few old URLs Aug 8, 2025
Copy link
Member

@chrisjsewell chrisjsewell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cheers!

Copy link

codecov bot commented Aug 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.44%. Comparing base (154fe43) to head (9fc475e).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@ ## master #358 +/- ## ======================================= Coverage 95.44% 95.44% ======================================= Files 64 64 Lines 3402 3402 ======================================= Hits 3247 3247 Misses 155 155 
Flag Coverage Δ
pytests 95.44% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
@chrisjsewell chrisjsewell merged commit 9ffe841 into executablebooks:master Aug 8, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants