We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4b31f4 commit 976d7acCopy full SHA for 976d7ac
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: cab73f88976da05f9d51202699eac86b66941a50
+refs/heads/master: 4e89b5afe79ab04f8623a979cc3807d2c1f64abe
trunk/mk/docs.mk
@@ -10,7 +10,7 @@ doc/version.texi: $(MKFILES) rust.texi
10
11
doc/%.pdf: %.texi doc/version.texi
12
@$(call E, texi2pdf: $@)
13
- $(Q)texi2pdf --batch -I doc -o $@ --clean $<
+ $(Q)texi2pdf --silent --batch -I doc -o $@ --clean $<
14
15
doc/%.html: %.texi doc/version.texi
16
@$(call E, makeinfo: $@)
0 commit comments