We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1110a3f commit 2c57cabCopy full SHA for 2c57cab
doc/programmers/documentation.rst
@@ -59,12 +59,14 @@ To have an offline version of the documentation just issue
59
in the ``doc`` folder:
60
61
.. code-block:: bash
62
+
63
sphinx-build . _build
64
65
The HTML will be stored in ``_build/``. Open the ``_build/index.html`` file with
66
your browser to see and browse the documentation.
67
68
.. warning::
69
70
It is only possible to build documentation locally from within the ``doc``
71
folder.
72
This choice was made to simplify the set up of the ReadTheDocs and local
0 commit comments