-
Notifications
You must be signed in to change notification settings - Fork 4k
ARROW-12188: [Docs] Switch to pydata-sphinx-theme for the main sphinx docs #9876
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
ARROW-12188: [Docs] Switch to pydata-sphinx-theme for the main sphinx docs #9876
Conversation
wjones127
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I poked around a bit and the new theme works quite well.
I think I prefer how the sidebar in the option 3 from the JIRA worked over what's implemented here in two respects:
- It collapsed the nav options by default, making it quick to scan through the top-level sections.
- You could expand a section in the navbar without triggering a page navigation.
@wjones127 thanks for testing! |
847c7a3 to
636c41d
Compare
bdca463 to
b49803a
Compare
|
@github-actions crossbow submit test-ubuntu-18.04-docs |
|
Revision: b49803a0061ce599007b05832662a3cd2e534342 Submitted crossbow builds: ursacomputing/crossbow @ actions-317
|
b49803a to
ed430a9
Compare
|
@github-actions crossbow submit test-ubuntu-18.04-docs |
|
@github-actions crossbow submit test-ubuntu-20.04-docs |
|
@github-actions crossbow submit test-ubuntu-20.10-docs |
|
Revision: ed430a9 Submitted crossbow builds: ursacomputing/crossbow @ actions-322
|
|
As in #9933 (comment), the doc build is failing for Java (even before building the sphinx docs), so is not actually useful to check at the moment. |
No description provided.