Draft
Conversation
…ng her UROP project to the docs Co-Authored-By: Lingda Lu <151921362+LingdaLu@users.noreply.github.com>
…-version Swap to pydata-sphinx-theme
…ImperialCollegeLondon/virtual_rainforest into 1199-variable-page-is-unhelpful
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #1250 +/- ##
===========================================
- Coverage 94.95% 94.10% -0.85%
===========================================
Files 71 72 +1
Lines 7536 7604 +68
===========================================
Hits 7156 7156
- Misses 380 448 +68 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…ImperialCollegeLondon/virtual_rainforest into 1199-variable-page-is-unhelpful
…oduced by or provided for other models
Co-authored-by: arne-scheire <97458577+arne-exe@users.noreply.github.com>
…n.md Co-authored-by: arne-scheire <97458577+arne-exe@users.noreply.github.com>
…n.md Co-authored-by: arne-scheire <97458577+arne-exe@users.noreply.github.com>
473bb64 to
20985a1
Compare
…hinx-theme-ui-issues Made dark mode look less awful
…re_branch Bring docs feature branch up to date with develop
…e the meaning clearer
…ls_docs Plant data preparation details docs
merge develop into `feature/update-docs-ui` (again)
…ures Merge Vivienne's recent docs changes into documentation improvement branch
…g_hunting_docs Added basic bug hunting documentation
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.
Description
This PR is for the
feature/docs-ui-updatebranch, which is being used to collect changes to the documentation before rolling it out officially to develop. The intention is to stop the main site content (which followsdevelop) from jigging around all over the place while people are trying to use it and provide a single stable update.Summary of issues merged in here:
pydata-sphinx-themeImportant
develop, but this reduces the overhead for a PR of largely docs based changes.If you are creating a branch on an issue to bring in here remember to change the target branch from
developWill close #1248
Type of change
Key checklist
pre-commitchecks:$ pre-commit run -a$ poetry run pytestFurther checks