Skip to content

Commit 1d3cf20

Browse files
author
james
committed
docs: specify sphinx 1.7.9 in readme
(cherry picked from commit 99614d9)
1 parent fcba260 commit 1d3cf20

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/language/README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,12 @@ For more information, see
4848
Building and previewing the QL language documentation
4949
*****************************************************
5050

51-
To build and preview the QL documentation locally, you need to install Sphinx.
51+
To build and preview the QL documentation and QL training presentations locally, you need to
52+
install Sphinx 1.7.9. More recent versions of Sphinx do not work with hieoroglyph,
53+
the Sphinx extension that we use to generate HTML slides, as explained below.
5254
For installation options, see https://github.com/sphinx-doc/sphinx.
5355

56+
5457
Using ``sphinx-build``
5558
----------------------
5659

0 commit comments

Comments
 (0)