Skip to content

Docs: Add links to getting help mermaid diagram - #10324

Merged
kmuehlbauer merged 10 commits into
pydata:mainfrom
scottyhq:mermaidlinks
May 30, 2025
Merged

Docs: Add links to getting help mermaid diagram#10324
kmuehlbauer merged 10 commits into
pydata:mainfrom
scottyhq:mermaidlinks

Conversation

@scottyhq

@scottyhqscottyhq commented May 14, 2025

Copy link
Copy Markdown
Contributor

A couple improvements from going over docs today with @benbovy and @keewis

  • Fix version string on docs landing page
  • Update mermaid JS 10 -> 11
  • Embed links in mermaid diagram
  • Developer meeting page redirect

See: https://xray--10324.org.readthedocs.build/en/10324/get-help/help-diagram.html

Comment threaddoc/get-help/help-diagram.rst Outdated
@scottyhq
scottyhq requested review from benbovy and keewisMay 15, 2025 08:14

@benbovybenbovy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @scottyhq

Comment threaddoc/get-help/help-diagram.rst
@scottyhq
scottyhq requested a review from max-sixtyMay 27, 2025 18:08
@scottyhq

Copy link
Copy Markdown
ContributorAuthor

I think this is good to go now! The overall structure of the chart is a bit simplified but basically the same, and at least in my opinion looks fine in light or dark modes

This PR:
https://xray--10324.org.readthedocs.build/en/10324/get-help/help-diagram.html#help-flowchart

vs Original:
https://docs.xarray.dev/en/stable/get-help/help-diagram.html

@kmuehlbauer
kmuehlbauer enabled auto-merge (squash) May 30, 2025 09:06
@kmuehlbauer
kmuehlbauer merged commit 59e98f1 into pydata:mainMay 30, 2025
@kmuehlbauer

Copy link
Copy Markdown
Contributor

Looks amazing, thanks @scottyhq!

dcherian added a commit to dcherian/xarray that referenced this pull request May 30, 2025
* main:
Fix performance regression in interp from pydata#9881 (pydata#10370)
html repr: improve style for dropdown sections (pydata#10354)
Grouper tweaks. (pydata#10362)
Docs: Add links to getting help mermaid diagram (pydata#10324)
Enforce ruff/flynt rules (FLY) (pydata#10375)
Add missing AbstractWritableDataStore base methods and arguments (pydata#10343)
Improve html repr in dark mode (Jupyterlab + Xarray docs) (pydata#10353)
Pin Mypy to 1.15 (pydata#10378)
use numpy dtype exposed by zarr array instead of metadata.data_type (pydata#10348)
Fix doc typo for caption "Interoperability" (pydata#10374)
Implement cftime vectorization as discussed in PR pydata#8322 (pydata#8324)
Enforce ruff/flake8-pyi rules (PYI) (pydata#10359)
Apply assorted ruff/Pylint rules (PL) / Enforce PLE rules (pydata#10366)
(fix): pandas extension array repr for int64[pyarrow] (pydata#10317)
Enforce ruff/flake8-implicit-str-concat rules (ISC) (pydata#10368)
Enforce ruff/refurb rules (FURB) (pydata#10367)
Ignore ruff/Pyflakes rule F401 more precisely (pydata#10369)
Apply assorted ruff/flake8-simplify rules (SIM) (pydata#10364)
Apply assorted ruff/flake8-pytest-style rules (PT) (pydata#10363)
Fix "a array" misspelling (pydata#10365)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@scottyhq@kmuehlbauer@dcherian@benbovy@max-sixty@keewis