Disable the "Back to top" button in the documentation#12688
Merged
cbrnr merged 5 commits intomne-tools:mainfrom Jul 13, 2024
Merged
Disable the "Back to top" button in the documentation#12688cbrnr merged 5 commits intomne-tools:mainfrom
cbrnr merged 5 commits intomne-tools:mainfrom
Conversation
mscheltienne
approved these changes
Jun 27, 2024
Member
mscheltienne
left a comment
There was a problem hiding this comment.
No strong feelings on keeping or removing the back to top button.
cbrnr
reviewed
Jun 27, 2024
Contributor
|
The docs build is failing. It would be good to see how the docs look like without that button though. |
Member
The rendered docs are still available: When the build finishes with a Sphinx error the docs are usually still produced. (If it errors out before Sphinx gets started on the other hand, like during a download step, there are no artifacts to expose.) |
Contributor
|
Thanks @hoechenberger! |
larsoner
added a commit
to scott-huberty/mne-python
that referenced
this pull request
Jul 16, 2024
* upstream/main: (252 commits) Disable the "Back to top" button in the documentation (mne-tools#12688) DOC: match_channel_orders works on Epochs and Evoked, too (mne-tools#12699) Scale points and labels in montage plot (mne-tools#12703) Add license header to mne.stats.erp (mne-tools#12712) Update license year to 2024 (mne-tools#12713) Add standardized measurement error (SME) (mne-tools#12707) ENH: Parallel example execution in doc build (mne-tools#12708) MAINT: Update PR template (mne-tools#12692) MAINT: Fix doc build (mne-tools#12706) [pre-commit.ci] pre-commit autoupdate (mne-tools#12702) Improve documentation of ylim argument through Evoked plotting function (mne-tools#12697) [pre-commit.ci] pre-commit autoupdate (mne-tools#12696) BUG: Fix bug with CSP rank="full" (mne-tools#12694) MRG: Add epochs metadata summary to HTML representation (mne-tools#12686) Correct `Epochs.apply_function` docstring (mne-tools#12691) FIX: Gracefully handle missing datetime in Eyelink File (mne-tools#12687) MAINT: Restore SciPy pre (mne-tools#12689) Enh single channel annotation (mne-tools#12669) [pre-commit.ci] pre-commit autoupdate (mne-tools#12682) Bump autofix-ci/action from 1.2 to 1.3 in the actions group (mne-tools#12681) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #12685