Skip to content

DOC: fix generated API source links - #919

Merged
lucascolley merged 1 commit into
data-apis:mainfrom
Boulea7:fix/generated-source-links
Aug 15, 2026
Merged

DOC: fix generated API source links#919
lucascolley merged 1 commit into
data-apis:mainfrom
Boulea7:fix/generated-source-links

Conversation

@Boulea7

@Boulea7 Boulea7 commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Closes #350.

Generated API pages now link their View and Edit buttons to the documented Python object’s source file. Handwritten pages keep their existing documentation-source links, while objects without repository source omit the buttons.

Validated with:

  • pixi run docs (sphinx-build -E -W)
  • pixi run lint
  • HTML link assertions across all 38 generated pages, plus handwritten-page and fallback cases

@lucascolley
lucascolley self-requested a review August 15, 2026 12:20
@lucascolley
lucascolley force-pushed the fix/generated-source-links branch from 902f408 to 38caa00 Compare August 15, 2026 12:24
@lucascolley lucascolley added this to the 0.11.2 milestone Aug 15, 2026

@lucascolley lucascolley left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

thanks @Boulea7, this seems to work!

@lucascolley lucascolley added the documentation Improvements or additions to documentation label Aug 15, 2026
@lucascolley
lucascolley enabled auto-merge (squash) August 15, 2026 12:28
@lucascolley
lucascolley merged commit cf5209a into data-apis:main Aug 15, 2026
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DOC: "View this page" links broken in API reference

2 participants