We have a script syncDevDocs that appears to update the qiskit and runtime docs automatically. We have since added qiskit-ibm-transpiler and 12 qiskit addons.
We should try to automate them in the same way so if there a change published to a stable version in the source repo, the sync job picks them up and opens a PR with the changes for us to review.
We have a script
syncDevDocsthat appears to update the qiskit and runtime docs automatically. We have since addedqiskit-ibm-transpilerand 12 qiskit addons.We should try to automate them in the same way so if there a change published to a stable version in the source repo, the sync job picks them up and opens a PR with the changes for us to review.