-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
[Docs] Support Pydata Sphinx Theme 0.14.0 #36590
Comments
AlenkaF
changed the title
[Docs] Support Pydata Sphinx Theme 0.13
[Docs] Support Pydata Sphinx Theme 0.14.0
Sep 19, 2023
jorisvandenbossche
pushed a commit
that referenced
this issue
Sep 27, 2023
Preview: http://crossbow.voltrondata.com/pr_docs/36591/ ### Rationale for this change The Pydata Sphinx Theme that we use for our documentation has been pinned due to bigger changes in the theme layout. It needs to be unpinned and our layout needs to be updated. ### What changes are included in this PR? Update of the Pydata Sphinx Theme and changes to our layout/structure: - dark/light mode - top menu bar - search button in the top right navigation bar - drop down from the theme layout in the top right navigation bar - version warnings bar from the theme layout - main landing page and the landing page for the dev docs⚠️ Needs an update of the [versions.json](https://github.com/apache/arrow-site/blob/AlenkaF-patch-1/docs/_static/versions.json) ### Are these changes tested? Yes, locally. Will also add docs preview via GitHub actions. ### Are there any user-facing changes? No. * Closes: #32451 * Closes: #36590 Lead-authored-by: AlenkaF <[email protected]> Co-authored-by: Sutou Kouhei <[email protected]> Signed-off-by: Joris Van den Bossche <[email protected]>
etseidl
pushed a commit
to etseidl/arrow
that referenced
this issue
Sep 28, 2023
Preview: http://crossbow.voltrondata.com/pr_docs/36591/ ### Rationale for this change The Pydata Sphinx Theme that we use for our documentation has been pinned due to bigger changes in the theme layout. It needs to be unpinned and our layout needs to be updated. ### What changes are included in this PR? Update of the Pydata Sphinx Theme and changes to our layout/structure: - dark/light mode - top menu bar - search button in the top right navigation bar - drop down from the theme layout in the top right navigation bar - version warnings bar from the theme layout - main landing page and the landing page for the dev docs⚠️ Needs an update of the [versions.json](https://github.com/apache/arrow-site/blob/AlenkaF-patch-1/docs/_static/versions.json) ### Are these changes tested? Yes, locally. Will also add docs preview via GitHub actions. ### Are there any user-facing changes? No. * Closes: apache#32451 * Closes: apache#36590 Lead-authored-by: AlenkaF <[email protected]> Co-authored-by: Sutou Kouhei <[email protected]> Signed-off-by: Joris Van den Bossche <[email protected]>
JerAguilon
pushed a commit
to JerAguilon/arrow
that referenced
this issue
Oct 23, 2023
Preview: http://crossbow.voltrondata.com/pr_docs/36591/ ### Rationale for this change The Pydata Sphinx Theme that we use for our documentation has been pinned due to bigger changes in the theme layout. It needs to be unpinned and our layout needs to be updated. ### What changes are included in this PR? Update of the Pydata Sphinx Theme and changes to our layout/structure: - dark/light mode - top menu bar - search button in the top right navigation bar - drop down from the theme layout in the top right navigation bar - version warnings bar from the theme layout - main landing page and the landing page for the dev docs⚠️ Needs an update of the [versions.json](https://github.com/apache/arrow-site/blob/AlenkaF-patch-1/docs/_static/versions.json) ### Are these changes tested? Yes, locally. Will also add docs preview via GitHub actions. ### Are there any user-facing changes? No. * Closes: apache#32451 * Closes: apache#36590 Lead-authored-by: AlenkaF <[email protected]> Co-authored-by: Sutou Kouhei <[email protected]> Signed-off-by: Joris Van den Bossche <[email protected]>
loicalleyne
pushed a commit
to loicalleyne/arrow
that referenced
this issue
Nov 13, 2023
Preview: http://crossbow.voltrondata.com/pr_docs/36591/ ### Rationale for this change The Pydata Sphinx Theme that we use for our documentation has been pinned due to bigger changes in the theme layout. It needs to be unpinned and our layout needs to be updated. ### What changes are included in this PR? Update of the Pydata Sphinx Theme and changes to our layout/structure: - dark/light mode - top menu bar - search button in the top right navigation bar - drop down from the theme layout in the top right navigation bar - version warnings bar from the theme layout - main landing page and the landing page for the dev docs⚠️ Needs an update of the [versions.json](https://github.com/apache/arrow-site/blob/AlenkaF-patch-1/docs/_static/versions.json) ### Are these changes tested? Yes, locally. Will also add docs preview via GitHub actions. ### Are there any user-facing changes? No. * Closes: apache#32451 * Closes: apache#36590 Lead-authored-by: AlenkaF <[email protected]> Co-authored-by: Sutou Kouhei <[email protected]> Signed-off-by: Joris Van den Bossche <[email protected]>
dgreiss
pushed a commit
to dgreiss/arrow
that referenced
this issue
Feb 19, 2024
Preview: http://crossbow.voltrondata.com/pr_docs/36591/ ### Rationale for this change The Pydata Sphinx Theme that we use for our documentation has been pinned due to bigger changes in the theme layout. It needs to be unpinned and our layout needs to be updated. ### What changes are included in this PR? Update of the Pydata Sphinx Theme and changes to our layout/structure: - dark/light mode - top menu bar - search button in the top right navigation bar - drop down from the theme layout in the top right navigation bar - version warnings bar from the theme layout - main landing page and the landing page for the dev docs⚠️ Needs an update of the [versions.json](https://github.com/apache/arrow-site/blob/AlenkaF-patch-1/docs/_static/versions.json) ### Are these changes tested? Yes, locally. Will also add docs preview via GitHub actions. ### Are there any user-facing changes? No. * Closes: apache#32451 * Closes: apache#36590 Lead-authored-by: AlenkaF <[email protected]> Co-authored-by: Sutou Kouhei <[email protected]> Signed-off-by: Joris Van den Bossche <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the enhancement requested
The Sphinx theme has been pinned in [Docs] Pin pydata-sphinx-theme to 0.8 to avoid dark mode. We need to unpin the theme and make necessary updates.
Component(s)
Documentation
The text was updated successfully, but these errors were encountered: