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

Fix broken API docs search and expose Metadata #2153

Merged
merged 25 commits into from
Feb 6, 2025

Conversation

kounelisagis
Copy link
Member

@kounelisagis kounelisagis commented Feb 6, 2025

This PR:

  • Fixes the broken search functionality in TileDB-Py docs.
  • Resolves multiple minor errors and warnings encountered during the docs build process.
  • Exposes the Metadata class as tiledb.Metadata. This issue was identified during the docs build process and was an omission during the transition from Cython to pybind11.

[sc-61497]

@kounelisagis kounelisagis force-pushed the agis/bump-sphinx-rtd-theme branch from b6cf8d9 to 7f66b58 Compare February 6, 2025 16:05
@kounelisagis kounelisagis requested a review from ihnorton February 6, 2025 17:19
@kounelisagis kounelisagis changed the title [WIP] Fix broken API docs search Fix broken API docs search and expose Metadata Feb 6, 2025
@kounelisagis kounelisagis marked this pull request as ready for review February 6, 2025 17:23
@kounelisagis kounelisagis force-pushed the agis/bump-sphinx-rtd-theme branch from 118aaae to fea79f0 Compare February 6, 2025 19:34
@kounelisagis kounelisagis merged commit 88f9e1e into main Feb 6, 2025
42 of 43 checks passed
@kounelisagis kounelisagis deleted the agis/bump-sphinx-rtd-theme branch February 6, 2025 20:18
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