summaryrefslogtreecommitdiff
path: root/doc/tutorial.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorial.rst')
-rw-r--r--doc/tutorial.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/tutorial.rst b/doc/tutorial.rst
index b0e1d486..9fea11db 100644
--- a/doc/tutorial.rst
+++ b/doc/tutorial.rst
@@ -13,10 +13,10 @@ the described task.
Setting up the documentation sources
------------------------------------
-The root directory of a documentation collection is called the :term:`source
-directory`. This directory also contains the Sphinx configuration file
-:file:`conf.py`, where you can configure all aspects of how Sphinx reads your
-sources and builds your documentation. [#]_
+The root directory of a Sphinx collection of reStructuredText document sources
+is called the :term:`source directory`. This directory also contains the Sphinx
+configuration file :file:`conf.py`, where you can configure all aspects of how
+Sphinx reads your sources and builds your documentation. [#]_
Sphinx comes with a script called :program:`sphinx-quickstart` that sets up a
source directory and creates a default :file:`conf.py` with the most useful