diff --git a/.readthedocs.yaml b/.readthedocs.yaml index b72a370..6243223 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -13,6 +13,7 @@ formats: sphinx: configuration: docs/source/conf.py + fail_on_warning: true python: install: diff --git a/docs/source/verific.rst b/docs/source/verific.rst index 224a5e3..81b20d5 100644 --- a/docs/source/verific.rst +++ b/docs/source/verific.rst @@ -151,7 +151,6 @@ by a SystemVerilog file ``formal_bind.sv``. .. _vhd_example: https://github.com/YosysHQ/sby/tree/master/docs/examples/vhd .. literalinclude:: ../examples/vhd/formal_bind.sby - :language: yoscrypt :start-after: [script] :end-before: [files] :caption: ``formal_bind.sby`` script section