Qiskit / documentation

The documentation content home for https://docs.quantum.ibm.com.
https://docs.quantum.ibm.com
Apache License 2.0
38 stars 81 forks source link

`make-historical` has incorrect page metadata #2269

Closed Eric-Arellano closed 6 days ago

Eric-Arellano commented 1 week ago

We need to update the metadata for historical API docs to have the version, rather than latest

https://github.com/Qiskit/documentation/blob/bc16d038abe279da9332ad2b6ccd754419167bcf/docs/api/qiskit-ibm-runtime/0.32/debug_tools.mdx?plain=1#L2

I wonder if we should remove make-historical as a script and instead have developers simply run npm run gen-api -- --historical?