Skip to content

Commit 86d2d88

Browse files
authored
Merge pull request #84 from proux01/nix-shell-refman
Precise nix-shell command to build refman
2 parents aec6ffb + 35a7e80 commit 86d2d88

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,10 @@ with `apt install python3-pip python3-setuptools` on Debian / Ubuntu) then run:
4444
antlr4-python3-runtime==4.7.1 pexpect sphinxcontrib-bibtex
4545

4646
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).
47+
HTML documentation from Rocq's [`default.nix`](../default.nix) (more
48+
precisely `nix-shell --argstr job stdlib-refman-html`, note this
49+
doesn't include the LaTeX packages needed to build the full
50+
documentation).
4951

5052
You can check the dependencies using the `doc/tools/coqrst/checkdeps.py` script.
5153

0 commit comments

Comments
 (0)