qiskit-documentation/public/api/qiskit/0.45
Eric Arellano 21c5f6472d
Fix API aliases being orphaned (#1915)
We have some attribute pages that are aliases, like `Sampler` being an
alias for `SamplerV1`. These pages weren't showing up in the ToC
(orphans) because of an oversight.

This PR also makes these improvements:

* Fixes our code for copying release note images to the correct location
for Qiskit, as a continuation of
https://github.com/Qiskit/documentation/pull/1914
* Uses `ApiType` rather than `string` in more places so that we get
stronger typing
* Removes an unused arg, `$main`
2024-09-06 13:14:36 +00:00
..
objects.inv Fix API aliases being orphaned (#1915) 2024-09-06 13:14:36 +00:00