Skip to content

Commit

Permalink
5259 improve 'Testing Documentation' in contributing guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Snoek authored and wouterj committed May 31, 2015
1 parent 9fb296d commit c6ec1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contributing/documentation/format.rst
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ submitting your documentation, follow these steps:

* Install Sphinx_;
* Install the Sphinx extensions using git submodules: ``$ git submodule update --init``;
* 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.

.. _reStructuredText: http://docutils.sourceforge.net/rst.html
.. _Sphinx: http://sphinx-doc.org/
Expand Down

0 comments on commit c6ec1c8

Please sign in to comment.