mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
docs: specify sphinx 1.7.9 in readme
(cherry picked from commit 99614d98e1)
This commit is contained in:
@@ -48,9 +48,12 @@ For more information, see
|
||||
Building and previewing the QL language documentation
|
||||
*****************************************************
|
||||
|
||||
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
|
||||
install Sphinx 1.7.9. More recent versions of Sphinx do not work with hieoroglyph,
|
||||
the Sphinx extension that we use to generate HTML slides, as explained below.
|
||||
For installation options, see https://github.com/sphinx-doc/sphinx.
|
||||
|
||||
|
||||
Using ``sphinx-build``
|
||||
----------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user