We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aec6ffb + 35a7e80 commit 86d2d88Copy full SHA for 86d2d88
doc/README.md
@@ -44,8 +44,10 @@ with `apt install python3-pip python3-setuptools` on Debian / Ubuntu) then run:
44
antlr4-python3-runtime==4.7.1 pexpect sphinxcontrib-bibtex
45
46
Nix users should get the correct development environment to build the
47
-HTML documentation from Rocq's [`default.nix`](../default.nix) (note this
48
-doesn't include the LaTeX packages needed to build the full documentation).
+HTML documentation from Rocq's [`default.nix`](../default.nix) (more
+precisely `nix-shell --argstr job stdlib-refman-html`, note this
49
+doesn't include the LaTeX packages needed to build the full
50
+documentation).
51
52
You can check the dependencies using the `doc/tools/coqrst/checkdeps.py` script.
53
0 commit comments