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 71c7dac commit a9e8d4cCopy full SHA for a9e8d4c
src/test/run-make-fulldeps/rustdoc-themes/Makefile
@@ -7,4 +7,3 @@ OUTPUT_DIR := "$(TMPDIR)/rustdoc-themes"
7
all:
8
cp $(S)/src/librustdoc/html/static/themes/light.css $(TMPDIR)/test.css
9
$(RUSTDOC) -o $(OUTPUT_DIR) foo.rs --theme $(TMPDIR)/test.css
10
- $(HTMLDOCCK) $(OUTPUT_DIR) foo.rs
0 commit comments