@ -32,6 +32,7 @@ RUN set -x \
|
|||||||
&& cargo install cargo-audit \
|
&& cargo install cargo-audit \
|
||||||
&& cargo install svgbob_cli \
|
&& cargo install svgbob_cli \
|
||||||
&& cargo install mdbook \
|
&& cargo install mdbook \
|
||||||
|
&& cargo install mdbook-linkcheck \
|
||||||
&& rustc --version \
|
&& rustc --version \
|
||||||
&& cargo --version \
|
&& cargo --version \
|
||||||
&& curl -OL https://github.com/google/protobuf/releases/download/v$PROTOC_VERSION/$PROTOC_ZIP \
|
&& curl -OL https://github.com/google/protobuf/releases/download/v$PROTOC_VERSION/$PROTOC_ZIP \
|
||||||
|
@ -8,3 +8,5 @@ create-missing = false
|
|||||||
|
|
||||||
[output.html]
|
[output.html]
|
||||||
theme = "theme"
|
theme = "theme"
|
||||||
|
|
||||||
|
[output.linkcheck]
|
||||||
|
Reference in New Issue
Block a user