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

Pin docutils for better doc #2174

Merged
merged 1 commit into from Apr 6, 2021
Merged

Pin docutils for better doc #2174

merged 1 commit into from Apr 6, 2021

Conversation

sgugger
Copy link
Contributor

@sgugger sgugger commented Apr 6, 2021

The latest release of docutils make the navbar in the documentation weird and the Markdown wrongly interpreted:

image

We had the same problem in Transformers and solved it by pinning docutils (a dep of sphinx).

You can see the version after the change here.

@sgugger sgugger requested a review from lhoestq April 6, 2021 12:40
Copy link
Member

@lhoestq lhoestq left a comment

Choose a reason for hiding this comment

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

Thanks !

@sgugger sgugger merged commit 76c2a61 into master Apr 6, 2021
@sgugger sgugger deleted the pin_docutils branch April 6, 2021 12:55
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.

None yet

2 participants