Skip to content

Fix documentation formatting issues#158

Merged
alxmrs merged 1 commit into
mainfrom
claude/fix-docs-formatting-rT3h1
Mar 28, 2026
Merged

Fix documentation formatting issues#158
alxmrs merged 1 commit into
mainfrom
claude/fix-docs-formatting-rT3h1

Conversation

@alxmrs

@alxmrs alxmrs commented Mar 28, 2026

Copy link
Copy Markdown
Collaborator
  • README: add blank lines before markdown list items in "deeper
    integration" section so they render as proper lists; fix "collegue"
    typo.
  • CONTRIBUTING: expand developer setup with step-by-step instructions
    for installing Rust and building the native maturin extension, adapted
    from the ci.yml workflow.
  • xarray_sql/df.py: replace Sphinx-style :func: cross-reference with
    plain backtick syntax understood by mkdocstrings.
  • xarray_sql/reader.py: convert non-standard "Filter Pushdown:" section
    to a proper Google-style Note: section; remove spurious backslash
    escapes before double-quotes in the embedded SQL example.

https://claude.ai/code/session_01TVBHrvmi2vxMJxpLt3U1vB

- README: add blank lines before markdown list items in "deeper
  integration" section so they render as proper lists; fix "collegue"
  typo.
- CONTRIBUTING: expand developer setup with step-by-step instructions
  for installing Rust and building the native maturin extension, adapted
  from the ci.yml workflow.
- xarray_sql/df.py: replace Sphinx-style :func: cross-reference with
  plain backtick syntax understood by mkdocstrings.
- xarray_sql/reader.py: convert non-standard "Filter Pushdown:" section
  to a proper Google-style Note: section; remove spurious backslash
  escapes before double-quotes in the embedded SQL example.

https://claude.ai/code/session_01TVBHrvmi2vxMJxpLt3U1vB
@alxmrs
alxmrs merged commit 86734ae into main Mar 28, 2026
12 checks passed
@alxmrs
alxmrs deleted the claude/fix-docs-formatting-rT3h1 branch March 28, 2026 21:36
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.

2 participants