提交 292be70f 编写于 作者: S steveklabnik

build the 2018 edition

上级 6e6a4b19
......@@ -272,6 +272,12 @@ fn run(self, builder: &Builder) {
name: INTERNER.intern_string(format!("{}/second-edition", name)),
});
// build book 2018 edition
builder.ensure(Rustbook {
target,
name: INTERNER.intern_string(format!("{}/2018-edition", name)),
});
// build the version info page and CSS
builder.ensure(Standalone {
compiler,
......
Subproject commit f51127530d46b9acbf4747c859da185e771cfcf3
Subproject commit 36d65d00164d1750f6fa7f8b0f52dabc3fea500b
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册