File tree Expand file tree Collapse file tree 3 files changed +1
-5
lines changed Expand file tree Collapse file tree 3 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 1313 - run : rustc -V
1414 - run : mdbook -V
1515 - run : mdbook test
16- - run : mdbook build
16+ - run : mdbook build --dist-dir docs
1717 - run : cargo run --bin lfp src
1818 # TODO: Run link2print here. (See ci/build.sh on the master branch)
1919 # - run: TODO
Original file line number Diff line number Diff line change 44.DS_Store
55target
66tmp
7-
Original file line number Diff line number Diff line change @@ -3,9 +3,6 @@ title = "The Rust Programming Language 日本語版"
33author = " Steve Klabnik and Carol Nichols, with Contributions from the Rust Community"
44language = " ja"
55
6- [build ]
7- build-dir = " docs"
8-
96[output .html ]
107additional-css = [" ferris.css" , " theme/2018-edition.css" , " theme/em-to-bold.css" ]
118additional-js = [" ferris.js" ]
You can’t perform that action at this time.
0 commit comments