Skip to content
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

Make stable documentation links server-absolute #41

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Feb 16, 2022

... instead of globally absolute with an explicit server name. This allows the docs to be served from a different server (e.g., on localhost if you have everything checked out together), without links leaking out to the real matplotlib.org.

@timhoffm
Copy link
Member

But this also means that links are broken if I'v only checked out the brochure site?

@QuLogic
Copy link
Member Author

QuLogic commented Feb 23, 2022

True, should we have an option?

... instead of globally absolute with an explicit server name. This
allows the docs to be served from a different server (e.g., on
localhost if you have everything checked out together), without links
leaking out to the real matplotlib.org.
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