Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: move __getitem__ docs so that quarto publishes them #10870

Merged
merged 3 commits into from
Feb 20, 2025

Conversation

Riezebos
Copy link
Contributor

Description of changes

The Examples section of JSONValue.getitem is not published by Quartodoc because it does not publish private methods. They are great examples that help understand how to use JSON columns. Moving them to the class docstring should ensure that they are also published to the docs.

Issues closed

The issue in which I mentioned this is already closed, the part solved by this PR is mentioned in this message:
#10721 (comment)

@cpcloud cpcloud merged commit 269cdfe into ibis-project:main Feb 20, 2025
89 checks passed
@cpcloud
Copy link
Member

cpcloud commented Feb 20, 2025

Thanks!

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