Remove redundant html check
This commit is contained in:
parent
71c7dace89
commit
a9e8d4c0c5
1 changed files with 0 additions and 1 deletions
|
|
@ -7,4 +7,3 @@ OUTPUT_DIR := "$(TMPDIR)/rustdoc-themes"
|
|||
all:
|
||||
cp $(S)/src/librustdoc/html/static/themes/light.css $(TMPDIR)/test.css
|
||||
$(RUSTDOC) -o $(OUTPUT_DIR) foo.rs --theme $(TMPDIR)/test.css
|
||||
$(HTMLDOCCK) $(OUTPUT_DIR) foo.rs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue