Skip to content

Release v0.0.36 — fix RTD example links#18

Merged
JRemitz merged 1 commit intomainfrom
fix/rtd-example-links-v0.0.36
Apr 2, 2026
Merged

Release v0.0.36 — fix RTD example links#18
JRemitz merged 1 commit intomainfrom
fix/rtd-example-links-v0.0.36

Conversation

@JRemitz
Copy link
Copy Markdown
Contributor

@JRemitz JRemitz commented Apr 2, 2026

Summary

  • Fix Read the Docs example page links not navigating when clicked
  • Rename docs/examples/ wrapper files to match example filenames so relative links in {include}d content resolve correctly in Sphinx

Test plan

  • make check passes (100% coverage)
  • make docs builds cleanly
  • Verified HTML output contains correct href targets (e.g., 02-configuration.html)
  • Verify links work on RTD after deploy

🤖 Generated with Claude Code

Rename docs/examples/ wrapper files to match the example filenames
(01-getting-started.md, 02-configuration.md, etc.) so relative links
in {include}d content resolve correctly in Sphinx.

Co-Authored-By: Claude <noreply@anthropic.com>
@JRemitz JRemitz merged commit f5f5f89 into main Apr 2, 2026
7 checks passed
@JRemitz JRemitz deleted the fix/rtd-example-links-v0.0.36 branch April 2, 2026 14:57
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