Skip to content

Commit 11e011b

Browse files
authored
Update README-dev.rst
1 parent b41118b commit 11e011b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README-dev.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ Build Sphinx docs for all the versions defined in ``docs/conf.py``.
2626

2727
The multiverson command does not build doxygen docs.
2828

29-
```
30-
cd docs
31-
make multiversion
32-
```
29+
.. code:: console
30+
31+
cd docs
32+
make multiversion
3333
3434
Then, open ``docs/_build/dirhtml/<version>/index.html`` with your preferred browser.
3535

0 commit comments

Comments
 (0)