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

Update API links in preparation of Qiskit 2.0 #2803

Merged
merged 29 commits into from
Mar 18, 2025
Merged

Conversation

arnaucasau
Copy link
Collaborator

@arnaucasau arnaucasau commented Mar 18, 2025

2nd part of #2753

All the API docs have been generated by our MDX pipeline.

I tested it by generating qiskit 1.4.2 as a historical version and qiskit 2.0.0 as the latest one. The only errors I got after the changes of this PR are the same three of the Guides PR description.

Note

Some changes need to be made in the original repos as well. The rest will be a product of redirects applied by the pipeline and changes done directly to the HTML stored in Box.

Commits:

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@qiskit-bot
Copy link
Contributor

One or more of the following people are relevant to this code:

@@ -199,7 +199,7 @@ python_api_name: qiskit_ibm_runtime.QiskitRuntimeService
QiskitRuntimeService.backends(open_pulse=True)
```

For the full list of backend attributes, see the IBMBackend class documentation \<[providers\_models](/api/qiskit/providers_models)>
For the full list of backend attributes, see the IBMBackend class documentation \<[providers\_models](/api/qiskit/1.4/providers_models)>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is the only change that I made by manually modifying the Box artifact HTML.

Ditto for versions 0.15 and 0.16

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 Mar 18, 2025
Merged via the queue into main with commit 37bfc28 Mar 18, 2025
3 checks passed
@arnaucasau arnaucasau deleted the AC/fix-links-apis branch March 18, 2025 18:37
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.

3 participants