diff --git a/doc/usage/quickstart.rst b/doc/usage/quickstart.rst index fabbf9905..0f9452f05 100644 --- a/doc/usage/quickstart.rst +++ b/doc/usage/quickstart.rst @@ -127,7 +127,7 @@ directory in which you want to place the built documentation. The :option:`-b ` option selects a builder; in this example Sphinx will build HTML files. -|more| Refer to the :program:`sphinx-build man page ` for all +|more| Refer to the :doc:`sphinx-build man page ` for all options that :program:`sphinx-build` supports. However, :program:`sphinx-quickstart` script creates a :file:`Makefile` and a @@ -331,7 +331,7 @@ More topics to be covered .. [#] This is the usual layout. However, :file:`conf.py` can also live in another directory, the :term:`configuration directory`. Refer to the - :program:`sphinx-build man page ` for more information. + :doc:`sphinx-build man page ` for more information. .. |more| image:: /_static/more.png :align: middle