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

Add experimental docs for C / C++ #3526

Merged
merged 1 commit into from Sep 20, 2022

Conversation

shaunrd0
Copy link
Contributor

TYPE: IMPROVEMENT
DESC: Backport changes from #3326 to add experimental docs to stable

* Add C API doc for tiledb_array_upgrade_version

* Configuration changes

+ Add c_id_attributes to conf.py for parsing TILEDB_*
+ Rename typedef tiledb_query_status_details_t to tiledb_experimental_query_status_details_t
+ `breathe-doc/breathe#543

* Refactor changes

+ Rename struct tiledb_query_status_details_t to tiledb_experimental_query_status_details_t
+ typedef tiledb_experimental_query_status_details_t tiledb_query_status_details_t
@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #21651: Experimental section missing from stable (2.11) docs.

@shaunrd0 shaunrd0 changed the base branch from dev to release-2.11 September 20, 2022 16:09
@shaunrd0 shaunrd0 marked this pull request as ready for review September 20, 2022 18:16
@ihnorton ihnorton merged commit ba71af0 into release-2.11 Sep 20, 2022
@ihnorton
Copy link
Member

Thanks!

@ihnorton ihnorton deleted the smr/sc-21651/docs-experimental branch September 20, 2022 22:06
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.

None yet

2 participants