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

Fix building of docs with the lastest numpy and sphinx #709

Merged
merged 14 commits into from
Jul 24, 2023

Conversation

keszybz
Copy link
Contributor

@keszybz keszybz commented Jul 17, 2023

No description provided.

keszybz added 2 commits July 17, 2023 09:29
np.float is an alias that will be removed.
The 'tree' would be bytes, so we'd end up with an url like
https://github.com/DEAP/deap/blob/b'0123456'/examples/.

While at it, allow the user to override the detect hash. This is particularly
useful when there are local modifications, and HEAD hash doesn't yet exist on
github, and it's nicer to link to some other commit, or even 'master'.

Also, sphinx 6 enforces the second item in the extlinks tuple (the title)
to have exactly one '%s'.
@fmder
Copy link
Member

fmder commented Jul 21, 2023

Can you describe what this fixes? I don't see anything in the built documentation on read the docs.

@keszybz
Copy link
Contributor Author

keszybz commented Jul 21, 2023 via email

@fmder fmder merged commit b60130a into DEAP:master Jul 24, 2023
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