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 missing properties headers #1282

Merged
merged 4 commits into from
May 2, 2024

Conversation

arnaucasau
Copy link
Collaborator

@arnaucasau arnaucasau commented May 2, 2024

This PR adds headers to all properties in the API docs that didn't have a dedicated page to match the design of the other components.

Closes #1274

@arnaucasau arnaucasau marked this pull request as ready for review May 2, 2024 18:36
@arnaucasau arnaucasau changed the title [WIP] Add properties headers Add properties headers May 2, 2024
@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.

Huh, so this only impacted 4 pages? Weird. To confirm, you checked Provider and Runtime too?

@Eric-Arellano Eric-Arellano changed the title Add properties headers Add missing properties headers May 2, 2024
@arnaucasau
Copy link
Collaborator Author

Yes, I thought the same, but I used the regen-apis command:

Regeneration of qiskit:
✅ qiskit 0.19.6 regenerated correctly
☑️ qiskit 0.24.1 is up-to-date
☑️ qiskit 0.25.4 is up-to-date
☑️ qiskit 0.26.2 is up-to-date
☑️ qiskit 0.27.0 is up-to-date
☑️ qiskit 0.28.0 is up-to-date
☑️ qiskit 0.29.1 is up-to-date
☑️ qiskit 0.30.1 is up-to-date
☑️ qiskit 0.31.0 is up-to-date
☑️ qiskit 0.32.1 is up-to-date
☑️ qiskit 0.33.1 is up-to-date
☑️ qiskit 0.35.0 is up-to-date
☑️ qiskit 0.36.0 is up-to-date
☑️ qiskit 0.37.2 is up-to-date
☑️ qiskit 0.38.0 is up-to-date
☑️ qiskit 0.39.5 is up-to-date
☑️ qiskit 0.40.0 is up-to-date
☑️ qiskit 0.41.0 is up-to-date
☑️ qiskit 0.42.0 is up-to-date
☑️ qiskit 0.43.0 is up-to-date
☑️ qiskit 0.44.0 is up-to-date
☑️ qiskit 0.45.3 is up-to-date
☑️ qiskit 0.46.1 is up-to-date
☑️ qiskit 1.0.2 is up-to-date
✅ qiskit 1.1.0-dev regenerated correctly

Regeneration of qiskit-ibm-runtime:
☑️ qiskit-ibm-runtime 0.14.0 is up-to-date
☑️ qiskit-ibm-runtime 0.15.0 is up-to-date
☑️ qiskit-ibm-runtime 0.16.1 is up-to-date
☑️ qiskit-ibm-runtime 0.17.0 is up-to-date
☑️ qiskit-ibm-runtime 0.18.0 is up-to-date
☑️ qiskit-ibm-runtime 0.19.1 is up-to-date
☑️ qiskit-ibm-runtime 0.20.0 is up-to-date
☑️ qiskit-ibm-runtime 0.21.1 is up-to-date
☑️ qiskit-ibm-runtime 0.22.0 is up-to-date
☑️ qiskit-ibm-runtime 0.23.0 is up-to-date
☑️ qiskit-ibm-runtime 0.24.0-dev is up-to-date

Regeneration of qiskit-ibm-provider:
☑️ qiskit-ibm-provider 0.10.0 is up-to-date
☑️ qiskit-ibm-provider 0.7.3 is up-to-date
☑️ qiskit-ibm-provider 0.8.0 is up-to-date
☑️ qiskit-ibm-provider 0.9.0 is up-to-date
☑️ qiskit-ibm-provider 0.11.0 is up-to-date

@Eric-Arellano Eric-Arellano added this pull request to the merge queue May 2, 2024
Merged via the queue into Qiskit:main with commit eca9f43 May 2, 2024
5 checks passed
frankharkins pushed a commit to frankharkins/documentation that referenced this pull request Jul 22, 2024
This PR adds headers to all properties in the API docs that didn't have
a dedicated page to match the design of the other components.

Closes Qiskit#1274
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.

Attribute name and header not showing
3 participants