Skip to content

Commit 777d1ca

Browse files
committed
---
yaml --- r: 172277 b: refs/heads/master c: 6fc0ac5 h: refs/heads/master i: 172275: f81b96a v: v3
1 parent 0b856f6 commit 777d1ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 80fb5ca8744d220b7f86ed05d9cdbecc454f9970
2+
refs/heads/master: 6fc0ac5ee3611a094e9462d9b54468bf1d59fa21
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 5b3cd3900ceda838f5798c30ab96ceb41f962534
55
refs/heads/try: 705b92bdfe33d0d6febdf945340262514e1b3b5c

trunk/mk/docs.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,6 @@ compiler-docs: $(COMPILER_DOC_TARGETS)
283283

284284
trpl: doc/book/index.html
285285

286-
doc/book/index.html: $(RUSTBOOK_EXE) $(wildcard $(S)/src/doc/trpl/*.md)
286+
doc/book/index.html: $(RUSTBOOK_EXE) $(wildcard $(S)/src/doc/trpl/*.md) | doc/
287287
$(Q)rm -rf doc/book
288288
$(Q)$(RUSTBOOK) build $(S)src/doc/trpl doc/book

0 commit comments

Comments
 (0)