summaryrefslogtreecommitdiff
path: root/doc/tutorial
diff options
context:
space:
mode:
authorJuan Luis Cano Rodríguez <juanlu@readthedocs.org>2021-06-22 15:20:06 +0200
committerGitHub <noreply@github.com>2021-06-22 15:20:06 +0200
commit5f41044abb6802291989de8b34cd587b7e79ec1c (patch)
tree5ac97fd1f927ac73f7d791d3c207d5c7672acb7b /doc/tutorial
parenta3478eb2d01cb7e210d4a3faa0a04ed5606d57e5 (diff)
downloadsphinx-git-5f41044abb6802291989de8b34cd587b7e79ec1c.tar.gz
Tone down LaTeX info to "note"
Co-authored-by: Jakob Lykke Andersen <jakobandersen@users.noreply.github.com>
Diffstat (limited to 'doc/tutorial')
-rw-r--r--doc/tutorial/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorial/index.rst b/doc/tutorial/index.rst
index 68fbb5dec..1e600e637 100644
--- a/doc/tutorial/index.rst
+++ b/doc/tutorial/index.rst
@@ -233,7 +233,7 @@ With this configuration value, and after running ``make epub`` again, you will
notice that URLs appear now as footnotes, which avoids cluttering the text.
Sweet!
-.. warning::
+.. note::
Generating a PDF using Sphinx can be done running ``make latexpdf``,
provided that the system has a working :math:`\LaTeX` installation,