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

Split source directory into guides and reference #1802

Merged
merged 2 commits into from
Jul 15, 2024

Conversation

srittau
Copy link
Collaborator

@srittau srittau commented Jul 15, 2024

This brings order into both the repository, but also the URL structure by replacing the meaningless "source" component in the URL. This also means that e.g. https://typing.readthedocs.io/en/latest/guides/ will be a guide index, instead of https://typing.readthedocs.io/en/latest/source/guides.html which then links to other documents in the "source" directory.


Depends on #1801.


DON'T MERGE, just approve please. If this gets approved, I will merge it and add redirects in the readthedocs config from the old paths to the new paths.

@srittau srittau marked this pull request as ready for review July 15, 2024 12:05
Copy link
Member

@JelleZijlstra JelleZijlstra left a comment

Choose a reason for hiding this comment

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

Thanks! Every time I look at this repo I am confused about what "source" means.

@srittau srittau merged commit 42e9118 into python:main Jul 15, 2024
5 checks passed
@srittau srittau deleted the guides-dir branch July 15, 2024 14:49
@srittau
Copy link
Collaborator Author

srittau commented Jul 15, 2024

Done and redirects added.

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