Skip to content

fix: prevent links to 404s being included in Sphinx index - #229

Merged
sburton84 merged 2 commits into
guppylang_v0.21.xfrom
url-fixes-0.21
Sep 7, 2026
Merged

fix: prevent links to 404s being included in Sphinx index #229
sburton84 merged 2 commits into
guppylang_v0.21.xfrom
url-fixes-0.21

Conversation

@sburton84

Copy link
Copy Markdown
Collaborator

When some Python modules contain no code (because they're just wrappers for C++ code)

modules contain no code (because they're just wrappers for C++ code)
@sburton84
sburton84 requested a review from CalMacCQ as a code owner September 1, 2026 13:45
@CalMacCQ

CalMacCQ commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

When some Python modules contain no code (because they're just wrappers for C++ code)

What's an example of a source link that hits a 404 from the Guppy docs? Its true that some of the modules for pytket are wrappers around C++ but this shouldn't apply to Guppy.

@sburton84

Copy link
Copy Markdown
Collaborator Author

When some Python modules contain no code (because they're just wrappers for C++ code)

What's an example of a source link that hits a 404 from the Guppy docs? Its true that some of the modules for pytket are wrappers around C++ but this shouldn't apply to Guppy.

The page at https://docs.quantinuum.com/guppy/_modules/index.html includes a link to builtins which is a 404.

@sburton84
sburton84 merged commit 2e5356f into guppylang_v0.21.x Sep 7, 2026
2 checks passed
@sburton84
sburton84 deleted the url-fixes-0.21 branch September 7, 2026 12:13
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.

2 participants