Add missing space after code-block directive

Without this, Sphinx spits out a warning message and swallows the
block.
This commit is contained in:
Rupert Swarbrick 2020-03-12 13:36:40 +00:00 committed by Rupert Swarbrick
parent e89a939b0a
commit 134f515e4f

View file

@ -163,6 +163,7 @@ The entirety of this flow is controlled by the Makefile found at
`dv/uvm/core_ibex/Makefile <https://github.com/lowRISC/ibex/blob/master/dv/uvm/core_ibex/Makefile>`_; here is a list of frequently used commands:
.. code-block:: bash
cd dv/uvm/core_ibex
# Run a full regression