Skip to content

docs(expr-ir): Add API Reference - #3777

Merged
dangotbanned merged 43 commits into
oh-nodesfrom
expr-ir/docs/are-we-docs-yet
Jul 27, 2026
Merged

docs(expr-ir): Add API Reference#3777
dangotbanned merged 43 commits into
oh-nodesfrom
expr-ir/docs/are-we-docs-yet

Conversation

@dangotbanned

@dangotbanned dangotbanned commented Jul 11, 2026

Copy link
Copy Markdown
Member

Description

Briefly mentioned in (#3773 (comment)) - this PR is the first in a stack that aims to fill out the docs.

Like (#2572), these are additions to and not replacements of the existing docs.
Where possible, I'm trying to avoid changes to existing files - but some cases are unavoidable (e.g. config files)

TL;DR: This approach is easier to avoid merge conflicts, but comes at the cost of large positive diffs

Related issues

Stealing some idea from polars
There's quite a few things I could add quickly
there's a few easy wins there
impressive that I forgot `head` & `tail` only on eager
> `handler`: the name of the handler to use to collect and render this object. By default, it will use the value defined in the Global options's `default_handler` key, or `"python"`.

https://mkdocstrings.github.io/usage/#autodoc-syntax
This linking stuff is cool
waaaay easier to see what common things are used
@dangotbanned dangotbanned added documentation Improvements or additions to documentation internal labels Jul 11, 2026
@dangotbanned dangotbanned changed the title docs(expr-ir): are we docs yet? docs(expr-ir): Add API Reference Jul 27, 2026
@dangotbanned
dangotbanned marked this pull request as ready for review July 27, 2026 09:30
@dangotbanned
dangotbanned merged commit c179a78 into oh-nodes Jul 27, 2026
34 of 40 checks passed
@dangotbanned
dangotbanned deleted the expr-ir/docs/are-we-docs-yet branch July 27, 2026 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation internal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant