We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcba260 commit 1d3cf20Copy full SHA for 1d3cf20
docs/language/README.rst
@@ -48,9 +48,12 @@ For more information, see
48
Building and previewing the QL language documentation
49
*****************************************************
50
51
-To build and preview the QL documentation locally, you need to install Sphinx.
+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.
54
For installation options, see https://github.com/sphinx-doc/sphinx.
55
56
+
57
Using ``sphinx-build``
58
----------------------
59
0 commit comments