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 8607ac7 commit c408054Copy full SHA for c408054
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: a4b77758f0e1b6b409e874e739fe7cf4609651ee
+refs/heads/master: df02ca1df96950175508191ef98c3b7914cbd9d9
trunk/mk/docs.mk
@@ -12,7 +12,7 @@ ifeq ($(CFG_PANDOC),)
12
$(info cfg: no pandoc found, omitting doc/rust.pdf)
13
else
14
15
-DOCS += doc/rust.html doc/rust.css
+DOCS += doc/rust.html
16
doc/rust.html: rust.md doc/version.md doc/keywords.md
17
@$(call E, pandoc: $@)
18
$(Q)$(CFG_PANDOC) \
0 commit comments