We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fb296d commit c6ec1c8Copy full SHA for c6ec1c8
contributing/documentation/format.rst
@@ -210,7 +210,7 @@ submitting your documentation, follow these steps:
210
211
* Install Sphinx_;
212
* Install the Sphinx extensions using git submodules: ``$ git submodule update --init``;
213
-* Run ``make html`` and view the generated HTML in the ``build/`` directory.
+* Run ``make html`` and view the generated HTML in the ``_build/html`` directory.
214
215
.. _reStructuredText: http://docutils.sourceforge.net/rst.html
216
.. _Sphinx: http://sphinx-doc.org/
0 commit comments