qir-alliance / pyqir

PyQIR is a set of APIs for generating, parsing, and evaluating Quantum Intermediate Representation (QIR).
https://qir-alliance.github.io/pyqir
MIT License
57 stars 24 forks source link

Docs should fail CI if there are warnings #179

Closed bamarsha closed 1 year ago

bamarsha commented 2 years ago

Sphinx, our docs generator, doesn't seem to return a non-zero exit code when there are warnings, allowing things like invalid references to get past CI.