Skip to content

Add edit page exclude configuration and excludes #480

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 28, 2025

Conversation

mmerklinger
Copy link
Collaborator

This PR adds a mechanism to exclude pages from adding the "Edit this Page" and "Request docs change" links in the footer. As some pages are dynamically generated, such as search and genindex they can't be edited through these links. Effectively these links always lead to a HTTP 404 error as the page doesn't exist in the repository on GitHub.

Also includes all pages of the nitrokey-sdk-py.

@mmerklinger mmerklinger requested a review from daringer July 28, 2025 08:56
@mmerklinger mmerklinger self-assigned this Jul 28, 2025
Copy link

The successful documentation build was deployed for preview:

@daringer
Copy link
Contributor

to catch the final link warnings - niiiiiiice

Copy link

The successful documentation build was deployed for preview:

@mmerklinger mmerklinger merged commit 82a1f44 into main Jul 28, 2025
3 checks passed
@mmerklinger mmerklinger deleted the edit-link-excludes branch July 28, 2025 09:10
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