Skip to content

Commit 2c57cab

Browse files
robertodrarnfinn
authored andcommitted
Insert spaces after markup commands (#150)
1 parent 1110a3f commit 2c57cab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/programmers/documentation.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,14 @@ To have an offline version of the documentation just issue
5959
in the ``doc`` folder:
6060

6161
.. code-block:: bash
62+
6263
sphinx-build . _build
6364
6465
The HTML will be stored in ``_build/``. Open the ``_build/index.html`` file with
6566
your browser to see and browse the documentation.
6667

6768
.. warning::
69+
6870
It is only possible to build documentation locally from within the ``doc``
6971
folder.
7072
This choice was made to simplify the set up of the ReadTheDocs and local

0 commit comments

Comments
 (0)