Skip to content

Conversation

@arnaucasau
Copy link
Collaborator

@arnaucasau arnaucasau commented Oct 30, 2025

The API docs were generated by:

npm run gen-api -- -p qiskit -v 2.2.3
npm run gen-api -- -p qiskit-c -v 2.2.3

It also updates our API generation script to support the new C types that the C API is using. The changes can be found in 6ca5100. After it, I regenerated all the C API historical versions to bring possible changes and to verify we didn't introduce any bug.

@arnaucasau arnaucasau marked this pull request as draft October 30, 2025 16:48
@arnaucasau arnaucasau changed the title Generate Qiskit 2.2.3 API docs [WIP] Generate Qiskit 2.2.3 API docs Oct 30, 2025
// The Qiskit C API objects.inv have a lot of broken links that we should fix. Recently,
// the Qiskit team changed their linking of the C++ domain references to C, which created
// a ton of broken links. See https://github.com/Qiskit/qiskit/pull/15250
"public/docs/api/qiskit-c/objects.inv",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tracked by #4200

@arnaucasau arnaucasau changed the title [WIP] Generate Qiskit 2.2.3 API docs Generate Qiskit 2.2.3 API docs Nov 7, 2025
@arnaucasau arnaucasau marked this pull request as ready for review November 7, 2025 13:33
Copy link
Collaborator

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@arnaucasau arnaucasau added this pull request to the merge queue Nov 7, 2025
Merged via the queue into main with commit dd936d6 Nov 7, 2025
3 checks passed
@arnaucasau arnaucasau deleted the AC/qiskit-2.2.3 branch November 7, 2025 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants