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

Generate API docs qiskit-ibm-runtime 0.23.0 and dev version #1182

Merged
merged 7 commits into from
Apr 16, 2024

Conversation

arnaucasau
Copy link
Collaborator

@arnaucasau arnaucasau commented Apr 16, 2024

Part of #1178

This PR generates the API docs for runtime v0.23.0 (current version), v0.24.0 (dev version), and converts v0.22.0 to historical.

Commands used in the generation:

 npm run make-historical -- -p qiskit-ibm-runtime
 npm run gen-api -- -p qiskit-ibm-runtime -v 0.23.0
 npm run gen-api -- -p qiskit-ibm-runtime -v 0.24.0-dev --dev

@qiskit-bot
Copy link
Contributor

Thanks for contributing to Qiskit documentation!

Before your PR can be merged, it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient. Thanks! 🙌

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 Apr 16, 2024
Merged via the queue into Qiskit:main with commit 090781a Apr 16, 2024
5 checks passed
@arnaucasau arnaucasau deleted the AC/runtime-0.23 branch April 16, 2024 16:00
frankharkins pushed a commit to frankharkins/documentation that referenced this pull request Jul 22, 2024
)

Part of Qiskit#1178

This PR generates the API docs for runtime v0.23.0 (current version),
v0.24.0 (dev version), and converts v0.22.0 to historical.

Commands used in the generation:

```bash
 npm run make-historical -- -p qiskit-ibm-runtime
 npm run gen-api -- -p qiskit-ibm-runtime -v 0.23.0
 npm run gen-api -- -p qiskit-ibm-runtime -v 0.24.0-dev --dev
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants