pymc icon indicating copy to clipboard operation
pymc copied to clipboard

docs: improve clarity and linking in dims module notebook

Open mercury0100 opened this issue 3 months ago • 3 comments

Improves the clarity and consistency of the dims module notebook in the PyMC docs.

Changes

  • Added cross-references to functions (Deterministic, Potential) and modules

  • Linked distributions like ZeroSumNormal and Categorical to their API entries

  • Corrected minor typos and improved phrasing for readability

  • Updated top-level header to Dims module for consistent naming in docs and sidebar

These changes improve navigability and help users find the relevant API documentation directly.

Fixes #7864


📚 Documentation preview 📚: https://pymc--7902.org.readthedocs.build/en/7902/

mercury0100 avatar Aug 26 '25 10:08 mercury0100