Closed Eric-Arellano closed 3 days ago
We ignore all of these because the docs have non-API docs in their Sphinx build, like tutorials, so the objects.inv has a ton of invalid links.
https://github.com/Qiskit/documentation/blob/6999dcabd9eb3144238aac8ed6fc731ec134bc65/scripts/js/lib/links/ignores.ts#L17-L27
However, it would be better to still check objects.inv and not ignore the API links. We should automatically do that rather than making you specify the non-API links in objects.inv.
We ignore all of these because the docs have non-API docs in their Sphinx build, like tutorials, so the objects.inv has a ton of invalid links.
https://github.com/Qiskit/documentation/blob/6999dcabd9eb3144238aac8ed6fc731ec134bc65/scripts/js/lib/links/ignores.ts#L17-L27
However, it would be better to still check objects.inv and not ignore the API links. We should automatically do that rather than making you specify the non-API links in objects.inv.