Skip to content

docs: use generic 'ArviZ object' instead of 'DataTree' in user-facing docs - #25

Merged
drbenvincent merged 1 commit into
mainfrom
docs/vague-arviz-container-name
Jul 8, 2026
Merged

docs: use generic 'ArviZ object' instead of 'DataTree' in user-facing docs#25
drbenvincent merged 1 commit into
mainfrom
docs/vague-arviz-container-name

Conversation

@drbenvincent

Copy link
Copy Markdown
Owner

PR #21 added support for arviz <1.0 (InferenceData) alongside >=1.0 (DataTree). These seven user-facing doc locations still exclusively mentioned DataTree as the container type, misleading users on older arviz.

Changes: every DataTree reference in user-facing docs is now generic — ArviZ, ArviZ object, or ArviZ groups as appropriate.

Not touched: source docstrings (already explicit about both types), internal files (agent instructions, CI comments, tests).

See #21 for context.

…ing docs

PR #21 added support for arviz <1.0 (InferenceData) alongside >=1.0 (DataTree).
This change removes DataTree-specific language from all user-facing doc files so
the phrasing works regardless of arviz version.
@drbenvincent
drbenvincent merged commit 9eb05c2 into main Jul 8, 2026
8 checks passed
@drbenvincent
drbenvincent deleted the docs/vague-arviz-container-name branch July 8, 2026 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant