diff --git a/doc/source/development/contributing_documentation.rst b/doc/source/development/contributing_documentation.rst index f064c5eb07a9a..964f82be4fa7b 100644 --- a/doc/source/development/contributing_documentation.rst +++ b/doc/source/development/contributing_documentation.rst @@ -189,9 +189,7 @@ to speed up the documentation build. You can override this:: python make.py html --num-jobs 4 Open the following file in a web browser to see the full documentation you -just built:: - - doc/build/html/index.html +just built ``doc/build/html/index.html``. And you'll have the satisfaction of seeing your new and improved documentation!