Merged
Conversation
89e47cc to
46595e1
Compare
Member
Author
|
@SciTools/iris-devs If we're going to commit to this then I'd recommend that we do so as the last PR on This'll make the Thoughts? 🤔 |
Member
|
Less scrolling and less clicking sounds like a win to me. |
b6eb8fa to
35334b1
Compare
Merged
35334b1 to
555992f
Compare
555992f to
49259f1
Compare
lbdreyer
approved these changes
Jan 31, 2022
tkknight
added a commit
to tkknight/iris
that referenced
this pull request
Mar 16, 2022
* main: (64 commits) [pre-commit.ci] pre-commit autoupdate (SciTools#4587) fix test (SciTools#4585) Loading Benchmarks (SciTools#4477) Fix refresh lockfile worrkflow pull request title (SciTools#4579) gha: lockfiles labels and auto-pr details (SciTools#4578) Bump actions/script from 4 to 5.1.0 (SciTools#4576) Bump actions/stale from 4.0.0 to 4.1.0 (SciTools#4575) Bump peter-evans/create-pull-request from 3.8.2 to 3.12.1 (SciTools#4577) adopt dependabot GHA (SciTools#4568) New tool-agnostic ASV environment management (SciTools#4571) Updated environment lockfiles (SciTools#4567) Update version to 3.3.dev0 (SciTools#4565) Reset whats new (SciTools#4563) docs: move whatsnew (SciTools#4540) Deprecate regrids (SciTools#4548) Update latest.rst (SciTools#4556) Updated environment lockfiles (SciTools#4555) Added whatsnew for SciTools#4551. (SciTools#4553) Update SciTools#4505 doctests for SciTools#4528. (SciTools#4554) minor optimisations (SciTools#4549) ...
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.
🚀 Pull Request
Description
This PR moves the
What's New in Irisdocumentation menu item to a move prevalent position i.e., from buried within the lowerReferencesection up into its ownWhat's New in Irissection at the top of the LHS menu panel.This make it a wee bit more obvious for the reader to find and access.
Also, as a convenience, this PR also includes a one-click hit that takes the reader to the latest development or stable documentation on RTD, or an archive of all the (dev and stable) doc versions.
A rendered version of the documentation is available here to view e.g.,

Consult Iris pull request check list