qiskit-documentation/public/api/qiskit
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
..
0.45 Fix API aliases being orphaned (#1915) 2024-09-06 13:14:36 +00:00
0.46 Fix API aliases being orphaned (#1915) 2024-09-06 13:14:36 +00:00
1.0 Fix release note image path for Qiskit historical versions (#1914) 2024-09-05 16:15:58 +00:00
1.1 Generate Qiskit 1.2.0 (#1834) 2024-08-16 20:45:51 +00:00
dev Generate Qiskit 1.2.0 (#1834) 2024-08-16 20:45:51 +00:00
objects.inv Generate Qiskit 1.2.0 (#1834) 2024-08-16 20:45:51 +00:00