Skip to content

Commit 2151106

Browse files
Publish EditionGuide as part of documentation
1 parent 7139e1c commit 2151106

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/bootstrap/builder.rs

+2-1
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,8 @@ impl<'a> Builder<'a> {
442442
doc::RustdocBook,
443443
doc::RustByExample,
444444
doc::RustcBook,
445-
doc::CargoBook
445+
doc::CargoBook,
446+
doc::EditionGuide
446447
),
447448
Kind::Dist => describe!(
448449
dist::Docs,

0 commit comments

Comments
 (0)