summaryrefslogtreecommitdiffstats
path: root/Documentation/doc-guide
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2017-08-26 05:28:27 -0400
committerJonathan Corbet <corbet@lwn.net>2017-08-26 17:50:27 -0400
commit95a40b86c420ce01c5eeb3330d3583ad5a55ed24 (patch)
tree6eb41556f166f8f26c4a3b3e71671829b0534845 /Documentation/doc-guide
parent646056ec3b8e6f952190a7b92bd8076e1d8c60d4 (diff)
sphinx.rst: Allow Sphinx version 1.6 at the docs
Now that the PDF building issues with Sphinx 1.6 got fixed, update the documentation and scripts accordingly. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/doc-guide')
-rw-r--r--Documentation/doc-guide/sphinx.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/Documentation/doc-guide/sphinx.rst b/Documentation/doc-guide/sphinx.rst
index 8faafb9b2d86..a2417633fdd8 100644
--- a/Documentation/doc-guide/sphinx.rst
+++ b/Documentation/doc-guide/sphinx.rst
@@ -80,9 +80,7 @@ output.
80PDF and LaTeX builds 80PDF and LaTeX builds
81-------------------- 81--------------------
82 82
83Such builds are currently supported only with Sphinx versions 1.4 and 1.5. 83Such builds are currently supported only with Sphinx versions 1.4 and upper.
84
85Currently, it is not possible to do pdf builds with Sphinx version 1.6.
86 84
87For PDF and LaTeX output, you'll also need ``XeLaTeX`` version 3.14159265. 85For PDF and LaTeX output, you'll also need ``XeLaTeX`` version 3.14159265.
88 86